0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/.gitignore

36 lines
444 B
Plaintext
Raw Normal View History

2020-01-23 23:46:27 +01:00
venv
env
.venv
2020-01-23 23:46:27 +01:00
*.pyc
__pycache__/
2020-01-23 23:46:27 +01:00
staticfiles
.env
settings.yml
.DS_Store
debug.log
*.swp
*.swo
node_modules/
2020-01-23 23:46:27 +01:00
*.code-workspace
node_modules
.vscode/
2020-01-23 23:46:27 +01:00
frontend/.cache/
.mypy_cache
frontend/dist/
frontend/types/
*Type.ts
2020-03-11 22:37:10 +01:00
frontend/yarn-error.log
.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