Adds other db files to gitignore as well
This commit is contained in:
parent
4f86ab9cb0
commit
373d0ba658
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -24,7 +24,7 @@
|
||||||
go.work
|
go.work
|
||||||
|
|
||||||
# SQLite
|
# SQLite
|
||||||
*.db
|
*.db*
|
||||||
|
|
||||||
.tmp/
|
.tmp/
|
||||||
tmp
|
tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue