You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by an...@apache.org on 2013/12/23 15:24:13 UTC

svn commit: r1553116 - /ant/core/trunk/

Author: antoine
Date: Mon Dec 23 14:24:12 2013
New Revision: 1553116

URL: http://svn.apache.org/r1553116
Log:
adding ignores for IntelliJ Idea files/directories

Modified:
    ant/core/trunk/   (props changed)

Propchange: ant/core/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Dec 23 14:24:12 2013
@@ -1,7 +1,9 @@
 *.el
 *.ipr
+*.iml
 *.iws
 *.pif
+.idea
 .ant.properties
 .classpath
 .project