Ignore suppressed alerts

This commit is contained in:
Andrew Eisenberg 2024-09-09 14:59:49 -07:00
parent 5c9d95388f
commit 56b8418884
No known key found for this signature in database
4 changed files with 4 additions and 9 deletions

2
.gitignore vendored
View file

@ -5,3 +5,5 @@ node_modules/.cache/
*.class
# macOS
.DS_Store
# eslint sarif report
eslint.sarif