2017-03-15 13:30:00 +01:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.dll
|
2014-03-11 06:32:36 +01:00
|
|
|
*.so
|
2017-03-15 13:30:00 +01:00
|
|
|
*.dylib
|
2014-03-11 06:32:36 +01:00
|
|
|
|
2017-03-15 13:30:00 +01:00
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
2014-03-11 06:32:36 +01:00
|
|
|
|
2017-03-15 13:30:00 +01:00
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2014-03-11 06:32:36 +01:00
|
|
|
|
2017-03-15 13:30:00 +01:00
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
|
|
|
.glide/
|