You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/08/13 23:04:43 UTC

svn commit: r1372617 - /maven/enforcer/trunk/

Author: olamy
Date: Mon Aug 13 21:04:42 2012
New Revision: 1372617

URL: http://svn.apache.org/viewvc?rev=1372617&view=rev
Log:
ignore .idea directory

Modified:
    maven/enforcer/trunk/   (props changed)

Propchange: maven/enforcer/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Aug 13 21:04:42 2012
@@ -7,3 +7,4 @@ target-eclipse
 *.iml
 *.ipr
 *.iws
+.idea