diff --git a/.gitignore b/.gitignore index e3b7355..bca9d65 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ data/ package-lock.json devdb.sqlite3 build/** -app/** \ No newline at end of file +app/** +settings.json \ No newline at end of file