Add test.db to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -19,4 +19,7 @@ _cgo_export.*
|
|||||||
|
|
||||||
_testmain.go
|
_testmain.go
|
||||||
|
|
||||||
*.exe
|
*.exe
|
||||||
|
|
||||||
|
# Test Database
|
||||||
|
test.db
|
Reference in New Issue
Block a user