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