eds/.gitignore
2018-05-23 15:17:03 +02:00

16 lines
122 B
Text

*.pyc
common/local_settings.py
/media/
/static/
*.sqlite3
*.json
db.eds
db.*
*.sql
*.csv
*.xls
*.xlsx
*.xls
.*
scripts/*