Files
false_positive_benchmark/.semgrepignore
Alexander Braml 16838618a3 Initial commit
2026-04-08 14:48:24 +02:00

12 lines
160 B
Plaintext

# Ignore tool output files
*.sarif
*_results.json
bandit_results.json
gitleaks_results.json
rayfusion/
# Ignore virtual environments
.venv/
venv/
__pycache__/