3e68d47da6
Signed-off-by: David Justice <david@devigned.com>
15 lines
244 B
Text
15 lines
244 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# binary bundle generated by go-fuzz
|
|
uuid-fuzz.zip
|