edit: update gitignore
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
# Test binary, built with `go test -c`
|
# Test binary, built with `go test -c`
|
||||||
*.test
|
*.test
|
||||||
|
|
||||||
|
# DB files
|
||||||
|
.db
|
||||||
|
.db-wal
|
||||||
|
.db-shm
|
||||||
|
|
||||||
# Code coverage profiles and other test artifacts
|
# Code coverage profiles and other test artifacts
|
||||||
*.out
|
*.out
|
||||||
coverage.*
|
coverage.*
|
||||||
|
|||||||
Reference in New Issue
Block a user