tidy up gradlew excludes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-05-24 16:17:05 +00:00
parent 2d16d671d6
commit a574e4463c

View File

@ -2388,7 +2388,8 @@ under the License.
ooxml-testlib/**,
scripts/**,
TEST*,
gradlew.*,
gradlew,
gradlew.bat
*.ipr,
**/*.iml,
*.iws,