2019-02-28 14:09:53 +01:00
|
|
|
*.pyc
|
|
|
|
__pycache
|
|
|
|
.DS_Store
|
|
|
|
*_initial.py
|
2019-06-26 17:20:44 +02:00
|
|
|
**/migrations/*_*.py
|
2019-02-28 14:09:53 +01:00
|
|
|
.idea
|
|
|
|
|
|
|
|
|
2019-09-06 12:34:32 +02:00
|
|
|
staticfiles
|
|
|
|
input_data
|
2019-02-28 14:09:53 +01:00
|
|
|
|
2019-09-06 12:34:32 +02:00
|
|
|
input_volume
|
|
|
|
postgres_data
|
|
|
|
static_volume
|
2019-02-28 14:09:53 +01:00
|
|
|
|
|
|
|
!**/.gitkeep
|
2019-06-18 16:20:11 +02:00
|
|
|
|
2020-07-28 16:31:14 +02:00
|
|
|
.env
|