2020-01-23 23:46:27 +01:00
|
|
|
venv
|
|
|
|
env
|
2020-09-22 14:41:08 +02:00
|
|
|
.venv
|
2020-01-23 23:46:27 +01:00
|
|
|
*.pyc
|
2020-10-20 17:29:28 +02:00
|
|
|
__pycache__/
|
2020-01-23 23:46:27 +01:00
|
|
|
staticfiles
|
|
|
|
.env
|
|
|
|
settings.yml
|
|
|
|
.DS_Store
|
|
|
|
debug.log
|
|
|
|
*.swp
|
|
|
|
*.swo
|
2021-02-01 09:25:40 +01:00
|
|
|
node_modules/
|
2020-01-23 23:46:27 +01:00
|
|
|
*.code-workspace
|
|
|
|
node_modules
|
2021-02-01 09:25:40 +01:00
|
|
|
.vscode/
|
2020-01-23 23:46:27 +01:00
|
|
|
frontend/.cache/
|
|
|
|
.mypy_cache
|
2021-02-01 09:25:40 +01:00
|
|
|
frontend/dist/
|
|
|
|
frontend/types/
|
2021-01-22 10:21:48 +01:00
|
|
|
*Type.ts
|
2020-03-11 22:37:10 +01:00
|
|
|
frontend/yarn-error.log
|
2020-03-18 15:24:48 +01:00
|
|
|
.idea
|
2020-04-08 14:52:29 +02:00
|
|
|
celerybeat-schedule
|
|
|
|
celerybeat.pid
|
|
|
|
yarn-error.log
|
2020-04-27 17:39:21 +02:00
|
|
|
.yalc
|
|
|
|
yalc.lock
|
2021-02-01 09:25:40 +01:00
|
|
|
cypress/screenshots/
|
2020-09-09 01:12:27 +02:00
|
|
|
docker-compose.prod.yml
|
2020-11-24 23:26:28 +01:00
|
|
|
.python-version
|
|
|
|
*.isorted
|
2021-08-27 09:43:15 +02:00
|
|
|
build-storybook.log
|
2021-09-07 14:00:44 +02:00
|
|
|
storybook-static
|
2021-10-01 14:20:58 +02:00
|
|
|
ee/benchmarks/results
|