Checkpoint
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,6 +7,7 @@
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
test.db
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
@@ -23,6 +24,7 @@ go.work.sum
|
||||
|
||||
# Build artifacts
|
||||
build/
|
||||
tmp/
|
||||
|
||||
# Local configuration files
|
||||
etc/*.key
|
||||
|
||||
Reference in New Issue
Block a user