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 2012/01/23 10:28:22 UTC

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

Author: olamy
Date: Mon Jan 23 09:28:22 2012
New Revision: 1234714

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

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

Modified: maven/maven-3/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitignore?rev=1234714&r1=1234713&r2=1234714&view=diff
==============================================================================
--- maven/maven-3/trunk/.gitignore (original)
+++ maven/maven-3/trunk/.gitignore Mon Jan 23 09:28:22 2012
@@ -7,5 +7,6 @@ bin/
 # Intellij
 *.ipr
 *.iml
+.idea
 
 .DS_Store