Also exclude new files in rat-check of ant-build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899499 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2022-04-01 21:32:03 +00:00
parent 8412eb4503
commit 69dff49c95

View File

@ -2473,6 +2473,7 @@ under the License.
<exclude name="documentation/content/xdocs/dtd/" />
<exclude name="documentation/content/xdocs/entity/" />
<exclude name="documentation/resources/images/pb-poi.cdr"/>
<exclude name="resources/ooxml-lite-report.*"/>
</fileset>
</rat:report>