Browse Source

ci: Ignore the findings file

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/14628/head
Joas Schilling 4 weeks ago
committed by Dorra Jaouad
parent
commit
e5b4533cae
  1. 1
      .gitignore

1
.gitignore

@ -19,6 +19,7 @@
/tests/integration/vendor
/tests/integration/output
/drone
/findings.sarif
# PHP Dev server output (integration tests)
/tests/integration/phpserver*.log

Loading…
Cancel
Save