fix: update .gitignore to include db-shm and db-wal files

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-04 22:23:08 +02:00
parent 3135a15cb3
commit 38a3aa6bbf
2 changed files with 7 additions and 1 deletions

View File

@@ -4,3 +4,7 @@ target/
*.db
*.db-shm
*.db-wal
.cargo/
.sqlx/
docs/
dev.db