summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index fba150bc7..5538a26c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1847,6 +1847,7 @@
<exclude>nbactions.xml</exclude>
<exclude>nb-configuration.xml</exclude>
<exclude>.travis.yml</exclude>
+ <exclude>out/**</exclude>
</excludes>
</configuration>
</plugin>