subfinder/.gitignore

21 lines
273 B
Plaintext
Raw Normal View History

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
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