18 lines
226 B
Plaintext
18 lines
226 B
Plaintext
# Binaries for programs and plugins
|
|
main
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.idea
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
__debug*
|
|
|
|
*.git
|
|
|
|
/fatal
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|