Update go mods/sum add mod test json files to ignore list

This commit is contained in:
Melroy van den Berg
2024-08-11 21:43:29 +02:00
parent a242b58aaa
commit 3a0e16934e
3 changed files with 1287 additions and 82 deletions

4
.gitignore vendored
View File

@ -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