You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/12/19 05:29:56 UTC

svn commit: r357628 - in /maven/components/branches/maven-2.0.x: maven-plugin-tools/maven-plugin-tools-ant/ maven-plugin-tools/maven-plugin-tools-model/ maven-script/maven-script-ant/

Author: brett
Date: Sun Dec 18 20:29:48 2005
New Revision: 357628

URL: http://svn.apache.org/viewcvs?rev=357628&view=rev
Log:
ignore IDEA files

Modified:
    maven/components/branches/maven-2.0.x/maven-plugin-tools/maven-plugin-tools-ant/   (props changed)
    maven/components/branches/maven-2.0.x/maven-plugin-tools/maven-plugin-tools-model/   (props changed)
    maven/components/branches/maven-2.0.x/maven-script/maven-script-ant/   (props changed)

Propchange: maven/components/branches/maven-2.0.x/maven-plugin-tools/maven-plugin-tools-ant/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Dec 18 20:29:48 2005
@@ -1 +1,4 @@
 target
+*.iml
+*.ipr
+*.iws

Propchange: maven/components/branches/maven-2.0.x/maven-plugin-tools/maven-plugin-tools-model/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Dec 18 20:29:48 2005
@@ -1 +1,4 @@
 target
+*.iml
+*.ipr
+*.iws

Propchange: maven/components/branches/maven-2.0.x/maven-script/maven-script-ant/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Dec 18 20:29:48 2005
@@ -1 +1,4 @@
 target
+*.iml
+*.ipr
+*.iws