mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 08:40:03 +01:00
45f10a8eaf
* kea-typegen 0.2 * remove old Type.ts files * more setup for typegen-0.2, update yarn scripts, remove webpackbar * import types from the right paths * update ENV in build script
28 lines
334 B
Plaintext
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/*
|