Fix: .gitignore ignores a critical file.

This commit is contained in:
Ben Rog-Wilhelm 2022-05-14 02:13:08 -05:00 committed by GitHub
parent 4890291861
commit 1404ffd762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -10,5 +10,4 @@ venv/
.sass-cache/ .sass-cache/
flask_session/ flask_session/
.DS_Store .DS_Store
site_settings.json
.venv .venv