Ignores sqlite3 files
This commit is contained in:
parent
0b5fc09077
commit
f2187d8559
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,6 +25,7 @@ go.work
|
||||||
|
|
||||||
# SQLite
|
# SQLite
|
||||||
*.db*
|
*.db*
|
||||||
|
*.sqlite3
|
||||||
|
|
||||||
.tmp/
|
.tmp/
|
||||||
tmp
|
tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue