diff --git a/.gitignore b/.gitignore index 99e6043..d1d8501 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ config.json package-lock.json +*.sqlite3 # Logs logs @@ -50,7 +51,6 @@ web_modules/ # TypeScript cache *.tsbuildinfo -*.sqlite3 # Optional npm cache directory .npm