eds/.gitignore

10 lines
84 B
Text

*.pyc
common/local_settings.py
/media/
/static/
*.sqlite3
db.eds
db.*
*.sql
.idea/