You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2010/07/27 23:04:24 UTC

svn commit: r979871 - /maven/plugins/trunk/maven-linkcheck-plugin/

Author: dennisl
Date: Tue Jul 27 21:04:24 2010
New Revision: 979871

URL: http://svn.apache.org/viewvc?rev=979871&view=rev
Log:
o Ignore the IDEA files correctly

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

Propchange: maven/plugins/trunk/maven-linkcheck-plugin/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jul 27 21:04:24 2010
@@ -1,9 +1,8 @@
 target
 .classpath
 .project
-maven-pdf-plugin.iml
-maven-pdf-plugin.ipr
-maven-pdf-plugin.iws
 .settings
 bin
-maven-linkcheck-plugin.iml
+*.iml
+*.ipr
+*.iws