Codebase list golang-github-vbauerster-mpb / 66e7bbf .gitignore
66e7bbf

Tree @66e7bbf (Download .tar.gz)

.gitignore @66e7bbfraw · 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