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

15 lines
275 B
Text
Raw Normal View History

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