eds/.gitignore
2018-07-29 11:40:40 +02:00

10 lines
94 B
Text

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