21 lines
244 B
Text
21 lines
244 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
dt
|
|
bin/
|
|
dist/
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Intellij
|
|
.idea/
|
|
|
|
# SSL Certs
|
|
*.pem
|