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/22 00:21:43 UTC

svn commit: r1138216 - /maven/indexer/trunk/.gitignore

Author: olamy
Date: Tue Jun 21 22:21:43 2011
New Revision: 1138216

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

Modified:
    maven/indexer/trunk/.gitignore

Modified: maven/indexer/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/indexer/trunk/.gitignore?rev=1138216&r1=1138215&r2=1138216&view=diff
==============================================================================
--- maven/indexer/trunk/.gitignore (original)
+++ maven/indexer/trunk/.gitignore Tue Jun 21 22:21:43 2011
@@ -14,6 +14,7 @@ target/
 
 # Intellij
 *.ipr
+*.iml
 
 # Other
 .svn/