1
1
Fork 0
mirror of https://github.com/OJ/gobuster.git synced 2024-05-06 11:16:05 +02:00
gobuster/.gitignore

26 lines
321 B
Plaintext
Raw Permalink Normal View History

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
2014-11-14 14:18:35 +01:00
*.so
*.dylib
2014-11-14 14:18:35 +01:00
# Test binary, built with `go test -c`
*.test
2014-11-14 14:18:35 +01:00
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2014-11-14 14:18:35 +01:00
# Dependency directories (remove the comment below to include it)
# vendor/
2014-11-14 14:18:35 +01:00
*.prof
*.txt
*.swp
2018-05-18 22:20:56 +02:00
2019-05-16 22:19:59 +02:00
.vscode/
2018-08-28 01:46:11 +02:00
gobuster
build
dist/