Ignoring backup.db

This commit is contained in:
Samuel Clay 2024-10-10 09:58:26 -07:00
parent cf9f0d9ef3
commit 15e5284957

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ logs/*.log.*
logs/*.pid
logs/celerybeat-schedule.db
*.pyc
backup.db
__pycache__/
static/*
local_settings.py