Files
wapifuzz/.gitignore
2019-10-09 13:24:35 +02:00

22 lines
301 B
Plaintext

# Folders for IDE caching and settings
.idea/
.vscode/
# Default folder for boofuzz db logging
boofuzz-results/
# Python enviromental and other files
env/
__pycache__
*.pyc
# Fuzzer outputs
*.junit.xml
*.log
*.html
# Files for internal debug
Makefile
config.json
payloads.txt