debian-mirror-gitlab/vendor/gitignore/Go.gitignore

15 lines
275 B
Plaintext
Raw Normal View History

2017-08-17 22:00:37 +05:30
# Binaries for programs and plugins
*.exe
*.dll
2016-06-02 11:05:42 +05:30
*.so
2017-08-17 22:00:37 +05:30
*.dylib
2016-06-02 11:05:42 +05:30
2017-08-17 22:00:37 +05:30
# Test binary, build with `go test -c`
2016-06-02 11:05:42 +05:30
*.test
2016-09-13 17:45:13 +05:30
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2016-11-03 12:29:30 +05:30
2017-08-17 22:00:37 +05:30
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/