fix: Update .gitignore to match test database naming pattern

This commit is contained in:
2025-10-25 11:16:14 +02:00
parent 9b0c29bade
commit 2b1771af86

2
.gitignore vendored
View File

@@ -41,4 +41,4 @@ logs/
# SQLite database
*.sqlite3
test.db
test*.db