Skip to content

Commit bc13725

Browse files
committed
fix: add security reports directory to .gitignore
1 parent fa4d4c9 commit bc13725

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ Thumbs.db
2626
npm-debug.log*
2727
yarn-debug.log*
2828
yarn-error.log*
29+
30+
# Security reports
31+
security-reports/

0 commit comments

Comments
 (0)