2018-01-21 20:47:47 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2018-01-21 21:02:34 +00:00
|
|
|
# Normal binary
|
|
|
|
home-dns
|
|
|
|
|
2018-01-21 20:47:47 +00:00
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
2018-01-21 21:02:34 +00:00
|
|
|
.glide/
|