summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index ee2df209fd..d2715630a3 100644
--- a/build.xml
+++ b/build.xml
@@ -2380,6 +2380,7 @@ under the License.
bin/**,
out/**,
tmp/**,
+ gradle/**,
sonar/**/target/**,
sonar/*/src/**,
compile-lib/**,
@@ -2387,6 +2388,7 @@ under the License.
ooxml-testlib/**,
scripts/**,
TEST*,
+ gradlew.*,
*.ipr,
**/*.iml,
*.iws,