1
0
mirror of https://github.com/github/gitignore synced 2024-11-05 03:18:51 +01:00
gitignore/Go.gitignore
2017-01-30 17:09:30 +03:00

12 lines
240 B
Plaintext

# Binary on Windows
*.exe
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/