eds/.gitignore
2018-05-24 14:51:23 +02:00

10 lines
87 B
Text

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