gitlab-org--gitlab-foss/vendor/gitignore/Go.gitignore

15 lines
275 B
Plaintext
Raw Normal View History

2017-02-07 05:03:05 +00:00
# Binaries for programs and plugins
*.exe
*.dll
*.so
2017-02-07 05:03:05 +00:00
*.dylib
2017-02-07 05:03:05 +00:00
# Test binary, build with `go test -c`
*.test
2016-08-02 14:47:05 +00:00
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2017-02-07 05:03:05 +00:00
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/