0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 00:47:50 +01:00
posthog/.gitignore
Karl-Aksel Puulmann 6bcdf3cb94
refactor(plugin-server): dont compile protobuf anymore (#9985)
* refactor(plugin-server): dont compile protobuf anymore

This whole code can be yeeted (and hopefully will be) but the unneeded
compilation step is a peeve of mine running things locally.

* Remove `protobufjs` from `devDependencies`

Co-authored-by: Michael Matloka <dev@twixes.com>
2022-05-25 18:36:34 +00:00

40 lines
498 B
Plaintext

venv
env
.venv
*.pyc
__pycache__/
staticfiles
.env
settings.yml
.DS_Store
debug.log
*.swp
*.swo
node_modules/
*.code-workspace
node_modules
.vscode/
frontend/.cache/
.mypy_cache
frontend/dist/
frontend/types/
*Type.ts
frontend/yarn-error.log
frontend/tmp
.idea
celerybeat-schedule
celerybeat.pid
yarn-error.log
.yalc
yalc.lock
cypress/screenshots/
docker-compose.prod.yml
.python-version
*.isorted
build-storybook.log
storybook-static
ee/benchmarks/results
.coverage
coverage-*.xml
object_storage/