]> source.dussan.org Git - poi.git/commitdiff
tidy up gradlew excludes
authorPJ Fanning <fanningpj@apache.org>
Mon, 24 May 2021 16:17:05 +0000 (16:17 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 24 May 2021 16:17:05 +0000 (16:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890167 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index d2715630a3ea7c8bc197ecc85ddc45555fceb383..c7edb170823c2fa33368b8c5751d6607922f1609 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -2388,7 +2388,8 @@ under the License.
                       ooxml-testlib/**,
                       scripts/**,
                       TEST*,
-                      gradlew.*,
+                      gradlew,
+                      gradlew.bat
                       *.ipr,
                       **/*.iml,
                       *.iws,