Add extra SQLite files to .gitignore

This commit is contained in:
b
2024-07-10 16:36:50 -06:00
parent 6994df13a4
commit a6654f9c43
+4
View File
@@ -1,3 +1,7 @@
# SQLite data
*.db
*.db-shm
*.db-wal
build
.vscode