chore: Remove settings.json and update gitignore

This commit is contained in:
2024-07-12 18:08:01 +02:00
parent 777ca49c18
commit 364988ef8a
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
venv/ venv/
# ignore all settings.json files
**/settings.json

View File

@ -1 +0,0 @@
{"data_directory": "data/"}