Sfoglia il codice sorgente

fix: add sonarqube scanner work dir to gitignore

claws 4 anni fa
parent
commit
6b33e46613
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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