mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
12 lines
240 B
Plaintext
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/
|