2017-01-30 17:42:26 +03:00
|
|
|
# Binaries for programs and plugins
|
2010-11-09 17:47:28 +08:00
|
|
|
*.exe
|
2017-01-30 17:42:26 +03:00
|
|
|
*.dll
|
|
|
|
*.so
|
2017-01-30 17:48:28 +03:00
|
|
|
*.dylib
|
2017-01-30 17:09:30 +03:00
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
2013-07-19 11:44:46 -04:00
|
|
|
*.test
|
2015-03-01 10:13:43 +01:00
|
|
|
|
2016-05-11 16:05:23 +02:00
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
2015-03-01 10:13:43 +01:00
|
|
|
*.out
|
2016-09-27 10:33:41 +09:00
|
|
|
|
2017-01-23 17:51:10 -08:00
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
|
|
|
.glide/
|