Add app.db to .gitignore to prevent tracking of database file

This commit is contained in:
troogs
2026-04-10 05:48:06 +02:00
parent ac178e60e0
commit fcda568905

3
.gitignore vendored
View File

@@ -4,4 +4,5 @@ obj/
riderModule.iml
/_ReSharper.Caches/
Publish/
Publish/
app.db