Skip to content

Commit 23b3c17

Browse files
Add /.scannerwork folder to gitignore (#105)
* chore(): add /.scannerwork folder to gitignore Signed-off-by: sBouzols <[email protected]> Co-authored-by: Tristan <[email protected]>
1 parent fcb1d51 commit 23b3c17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121

2222
# jest
2323
/coverage
24+
25+
# GitHub Action: sonarqube-scan-action
26+
/.scannerwork/

0 commit comments

Comments
 (0)