2019-02-28 13:09:53 +00:00
|
|
|
*.pyc
|
|
|
|
__pycache
|
|
|
|
.DS_Store
|
|
|
|
*_initial.py
|
2019-06-26 15:20:44 +00:00
|
|
|
**/migrations/*_*.py
|
2019-02-28 13:09:53 +00:00
|
|
|
.idea
|
|
|
|
|
|
|
|
|
2019-09-06 10:34:32 +00:00
|
|
|
staticfiles
|
|
|
|
input_data
|
2019-02-28 13:09:53 +00:00
|
|
|
|
2019-09-06 10:34:32 +00:00
|
|
|
input_volume
|
|
|
|
postgres_data
|
|
|
|
static_volume
|
2019-02-28 13:09:53 +00:00
|
|
|
|
|
|
|
!**/.gitkeep
|
2019-06-18 14:20:11 +00:00
|
|
|
|
2020-12-04 14:55:11 +00:00
|
|
|
live.env
|