Codebase list golang-github-vbauerster-mpb / 73b92cc .gitignore
73b92cc

Tree @73b92cc (Download .tar.gz)

.gitignore @73b92ccraw · 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