.gitignore 123 B

12345
  1. # Test binary, build with `go test -c`
  2. *.test
  3. # Output of the go coverage tool, specifically when used with LiteIDE
  4. *.out