palindrome-django/.gitignore

21 lines
160 B
Plaintext
Raw Permalink Normal View History

2021-03-23 20:25:45 +00:00
### Files
*.pyc
__pycache
.DS_Store
*_initial.py
**/migrations/*_*.py
.idea
live.env
!**/.gitkeep
### Folder
staticfiles
postgres_data
static_volume
venv