2018-02-23 10:28:49 +03:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# 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
|
|
|
|
.glide/
|
2017-12-31 03:46:59 +03:00
|
|
|
|
|
|
|
# Project specific
|
2018-02-13 03:38:52 +03:00
|
|
|
bin/
|
2017-12-31 03:46:59 +03:00
|
|
|
.idea/
|
2018-03-06 02:58:33 +03:00
|
|
|
|
|
|
|
vendor/
|