21 lines
160 B
Plaintext
21 lines
160 B
Plaintext
|
### Files
|
||
|
|
||
|
*.pyc
|
||
|
__pycache
|
||
|
.DS_Store
|
||
|
*_initial.py
|
||
|
**/migrations/*_*.py
|
||
|
.idea
|
||
|
live.env
|
||
|
!**/.gitkeep
|
||
|
|
||
|
### Folder
|
||
|
|
||
|
staticfiles
|
||
|
postgres_data
|
||
|
static_volume
|
||
|
venv
|
||
|
|
||
|
|
||
|
|