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/05/19 12:13:23 UTC

svn commit: r1340404 - /maven/plugins/trunk/maven-clean-plugin/

Author: olamy
Date: Sat May 19 10:13:23 2012
New Revision: 1340404

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

Modified:
    maven/plugins/trunk/maven-clean-plugin/   (props changed)

Propchange: maven/plugins/trunk/maven-clean-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat May 19 10:13:23 2012
@@ -5,6 +5,7 @@ target
 *.ipr
 *.iws
 *.iml
+.idea
 .project
 .classpath
 .settings