Codebase list golang-github-vbauerster-mpb / 603683e .gitignore
603683e

Tree @603683e (Download .tar.gz)

.gitignore @603683eraw · history · blame

1
2
3
4
5
6
7
# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

.pc