diff --git a/.gitignore b/.gitignore index 40853b2..7683590 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,9 @@ local_settings.py db.sqlite3 db.sqlite3-journal +# Project databases (regenerated from CSV) +db/ + # Flask stuff: instance/ .webassets-cache @@ -208,7 +211,7 @@ go.work.sum .LSOverride # Icon must end with two \r -Icon +Icon # Thumbnails ._*