No migrations in develop branch

This commit is contained in:
reverend 2021-12-31 23:42:49 +01:00
parent 163e9beb51
commit f376951ff9
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -92,3 +92,6 @@ venv.bak/
# twine / pypi
.pypirc
# Django Migrations for Development branches
django_lostplaces/lostplaces/migrations/*

Binary file not shown.