Remove backup database file

This commit is contained in:
Oliver Walters 2019-05-18 23:48:03 +10:00
parent a54760b219
commit f88e26cd5c
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@ var/
*.log
local_settings.py
*.sqlite3
*.backup
# Sphinx files
docs/_build

Binary file not shown.