palindrome-django/.gitignore
2021-03-23 21:25:45 +01:00

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