2019-05-01 14:29:12 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
2019-05-11 04:22:31 +00:00
|
|
|
debug
|
2019-05-01 14:29:12 +00:00
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
2019-05-12 10:58:43 +00:00
|
|
|
*.out
|
|
|
|
|
|
|
|
.DS_Store
|