Update go mods/sum add mod test json files to ignore list
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,6 +8,10 @@
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
# Test files from go test
|
||||
*.json
|
||||
*.jsonl
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
|
Reference in New Issue
Block a user