From 322546dbfd86b29722690807ffb118e0f0e5559d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Gielen?= Date: Sat, 7 Sep 2013 16:58:08 +0000 Subject: [PATCH] - ignore IDEA project files git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1520784 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e2b24b623..67eaad1dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +.idea +*.iml +*.ipr +*.iws core/target xwork-core/target archetypes/struts2-archetype-angularjs/target