Add RAT exclude

This commit is contained in:
Michael Osipov 2021-07-03 12:01:06 +02:00
parent 367093390e
commit d8be2f0e4c
1 changed files with 1 additions and 0 deletions

View File

@ -643,6 +643,7 @@ under the License.
<exclude>bootstrap/**</exclude>
<exclude>README.bootstrap.txt</exclude>
<exclude>README.md</exclude>
<exclude>**/.factorypath</exclude>
</excludes>
</configuration>
</plugin>