update gitignore for WAL mode sqlite db
All checks were successful
Go / build (1.21) (push) Successful in 1m14s
Go / build (1.22) (push) Successful in 1m12s

This commit is contained in:
saji 2024-03-02 21:56:31 -06:00
parent 4e6f8db7ed
commit 93be82f416

4
.gitignore vendored
View file

@ -28,3 +28,7 @@ go.work
*.db
*.db-journal
/logs/
*.db-wal
*.db-shm
*.sqbpro