Adds other db files to gitignore as well

This commit is contained in:
Dennis Schoepf 2024-05-31 19:59:03 +02:00
parent 4f86ab9cb0
commit 373d0ba658

2
.gitignore vendored
View file

@ -24,7 +24,7 @@
go.work go.work
# SQLite # SQLite
*.db *.db*
.tmp/ .tmp/
tmp tmp