diff --git a/.gitignore b/.gitignore index 74f846b..7000088 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ local_settings.py # If a rule in .gitignore ends with a directory separator (i.e. `/` # character), then remove the file in the remaining pattern string and all # files with the same name in subdirectories. +db.sqlite3 \ No newline at end of file