eds/.gitignore

11 lines
94 B
Text

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