add all the migration files to the ignore list

Due to heavy developement it makes currently more sense to not commit
this files and just regenerate them.
This commit is contained in:
Andreas Zweili 2017-11-14 21:27:36 +01:00
parent 1085ef3295
commit ccf9432503
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -194,3 +194,4 @@ __pycache__/
# Django stuff:
*.log
local_settings.py
/django/didgeridoo/webshop/migrations/*.py