2018-04-01 13:54:35 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# JSON Configuration data
|
|
|
|
config.json
|
|
|
|
|
2018-04-03 09:28:20 +00:00
|
|
|
# Executable File
|
|
|
|
process
|
2018-04-26 15:36:58 +00:00
|
|
|
subfinder
|
|
|
|
main
|
2018-04-03 09:28:20 +00:00
|
|
|
|
2018-04-01 13:54:35 +00:00
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|