소스 검색

fix: add sonarqube scanner work dir to gitignore

claws 4 년 전
부모
커밋
6b33e46613
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -21,3 +21,6 @@ pnpm-debug.log*
 *.njsproj
 *.sln
 *.sw?
+
+# SonarQube
+.scannerwork/