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 2011/06/10 11:55:02 UTC

svn commit: r1134257 - /maven/maven-3/trunk/.gitignore

Author: olamy
Date: Fri Jun 10 09:55:02 2011
New Revision: 1134257

URL: http://svn.apache.org/viewvc?rev=1134257&view=rev
Log:
ignore *.iml

Modified:
    maven/maven-3/trunk/.gitignore

Modified: maven/maven-3/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitignore?rev=1134257&r1=1134256&r2=1134257&view=diff
==============================================================================
--- maven/maven-3/trunk/.gitignore (original)
+++ maven/maven-3/trunk/.gitignore Fri Jun 10 09:55:02 2011
@@ -6,3 +6,4 @@ target/
 bin/
 # Intellij
 *.ipr
+*.iml