Skip to content

Commit 2d8dad4

Browse files
add SonarQube and utPLSQL temporary files to .gitignore
1 parent e9a802c commit 2d8dad4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,11 @@
2222

2323
# Visual Studio Code project folder
2424
.vscode
25+
26+
# SonarQube and utPLSQL
27+
junit_test_results.xml
28+
test_results.xml
29+
coverage.xml
30+
coverage.html
31+
coverage.html_assets
32+
.scannerwork

0 commit comments

Comments
 (0)