aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 679e6fd38..cee03bfb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -530,6 +530,8 @@
bin/**/*,
<!-- IDEA project files -->
*.iml,
+ *.ipr,
+ *.iws,
.idea/**/*,
<!-- Temp files -->
*~,