2018-02-16 01:20:32 +00: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
|
|
|
|
|
2018-02-18 10:45:45 +00:00
|
|
|
# dependencies
|
2018-02-18 10:58:14 +00:00
|
|
|
vendor/
|
2018-02-18 10:45:45 +00:00
|
|
|
|
|
|
|
# IDEs
|
|
|
|
.idea/
|