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