Initial commit
This commit is contained in:
11
.semgrepignore
Normal file
11
.semgrepignore
Normal file
@@ -0,0 +1,11 @@
|
||||
# Ignore tool output files
|
||||
*.sarif
|
||||
*_results.json
|
||||
bandit_results.json
|
||||
gitleaks_results.json
|
||||
rayfusion/
|
||||
|
||||
# Ignore virtual environments
|
||||
.venv/
|
||||
venv/
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user