aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index daefd0fe2..79195c59a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1876,6 +1876,8 @@
<exclude>out/**</exclude>
<exclude>Jenkinsfile</exclude>
<exclude>**/*.log</exclude>
+ <exclude>**/.site-content/**</exclude>
+ <exclude>**/git-sparse-checkout-pattern</exclude>
</excludes>
</configuration>
</plugin>