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 2013/02/04 22:06:51 UTC

svn commit: r1442356 - /maven/plugins/trunk/maven-pmd-plugin/

Author: olamy
Date: Mon Feb  4 21:06:51 2013
New Revision: 1442356

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

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

Propchange: maven/plugins/trunk/maven-pmd-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Feb  4 21:06:51 2013
@@ -2,6 +2,7 @@ target
 *.iml
 *.iws
 *.ipr
+.idea
 .wtpmodules
 .classpath
 .project