1
1
Fork 0
mirror of https://github.com/OJ/gobuster.git synced 2024-04-26 07:25:01 +02:00
gobuster/.gitignore
Christian Mehlmauer 0a0cab949f
Dev Updates (#305)
* retry on timeout
* Google Cloud Bucket enumeration
* colors in output
* goreleaser
* fix nil reference errors
2022-10-08 18:41:25 +02:00

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/