Parcourir la source

fix: add sonarqube scanner work dir to gitignore

claws il y a 4 ans
Parent
commit
6b33e46613
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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