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
|
|
|
|
impliu/static/CACHE/*
|
|
|
|
node_modules/*
|
|
|
|
*.code-workspace
|
|
|
|
node_modules
|
|
|
|
.vscode/*
|
|
|
|
frontend/.cache/
|
|
|
|
.mypy_cache
|
|
|
|
frontend/dist/*
|
2020-08-14 17:02:57 +02:00
|
|
|
frontend/types/*
|
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
|
2020-08-14 17:02:57 +02:00
|
|
|
cypress/screenshots/*
|
2020-09-09 01:12:27 +02:00
|
|
|
docker-compose.prod.yml
|