0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/.gitignore
James Greenhill 7f2cab4b93 Revert "Clickhouse setup (#1463)"
This reverts commit a0327587cb.
Time to process events shot way up and logs are missing.
2020-09-03 19:27:02 -07:00

28 lines
334 B
Plaintext

venv
env
*.pyc
staticfiles
.env
settings.yml
.DS_Store
debug.log
*.swp
*.swo
impliu/static/CACHE/*
node_modules/*
*.code-workspace
node_modules
.vscode/*
frontend/.cache/
.mypy_cache
frontend/dist/*
frontend/types/*
frontend/yarn-error.log
.idea
celerybeat-schedule
celerybeat.pid
yarn-error.log
.yalc
yalc.lock
cypress/screenshots/*