2018-04-15 15:36:03 -04: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/
|
|
|
|
|
|
|
|
# Other
|
2016-10-23 15:10:06 -04:00
|
|
|
.vscode
|
2018-04-15 15:36:03 -04:00
|
|
|
.DS_Store
|
2018-10-12 12:23:56 -04:00
|
|
|
coverage.html
|