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