mirror of
https://github.com/OJ/gobuster.git
synced 2024-12-18 09:54:10 +01:00
0a0cab949f
* retry on timeout * Google Cloud Bucket enumeration * colors in output * goreleaser * fix nil reference errors
26 lines
321 B
Plaintext
26 lines
321 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|
|
|
|
*.prof
|
|
*.txt
|
|
*.swp
|
|
|
|
.vscode/
|
|
gobuster
|
|
build
|
|
|
|
dist/
|