Codebase list golang-github-vbauerster-mpb / 59c8fcb .gitignore
59c8fcb

Tree @59c8fcb (Download .tar.gz)

.gitignore @59c8fcbraw · 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