Codebase list golang-github-influxdata-line-protocol / cme/main .gitignore
cme/main

Tree @cme/main (Download .tar.gz)

.gitignore @cme/mainraw · 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