We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34436a4 commit ab88043Copy full SHA for ab88043
.gitignore
@@ -15,3 +15,6 @@ buildNumber.properties
15
16
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
17
!/.mvn/wrapper/maven-wrapper.jar
18
+
19
+#Exclude CoverageHTMLReporter resources as they are managed by maven
20
+src/main/resources/CoverageHTMLReporter/
0 commit comments