Browse Source

Fixing RAT patterns

pull/50/head
Martin Stockhammer 5 years ago
parent
commit
82b9d86d32
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      pom.xml

+ 2
- 0
pom.xml View File

@@ -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>

Loading…
Cancel
Save