chore: add db-shm and db-wal to .gitignore

This commit is contained in:
2024-11-03 19:34:15 +02:00
parent ff3140a408
commit 547acbb554

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@ internal/server/certs/
*.crt
*.log
*.db
*.db-shm
*.db-wal