No django migrations in development branches, screws everything up
This commit is contained in:
parent
fefc38fa9c
commit
e2754dc56c
3
.gitignore
vendored
3
.gitignore
vendored
@ -92,3 +92,6 @@ venv.bak/
|
||||
|
||||
# twine / pypi
|
||||
.pypirc
|
||||
|
||||
# Django Migrations for Development branches
|
||||
django_lostplaces/lostplaces/migrations/*
|
||||
|
Loading…
Reference in New Issue
Block a user