0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.gitignore
2020-01-23 14:46:27 -08:00

19 lines
199 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/*