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/04/28 11:34:58 UTC

svn commit: r1331729 - /maven/plugin-tools/trunk/.gitignore

Author: olamy
Date: Sat Apr 28 09:34:58 2012
New Revision: 1331729

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

Modified:
    maven/plugin-tools/trunk/.gitignore

Modified: maven/plugin-tools/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/.gitignore?rev=1331729&r1=1331728&r2=1331729&view=diff
==============================================================================
--- maven/plugin-tools/trunk/.gitignore (original)
+++ maven/plugin-tools/trunk/.gitignore Sat Apr 28 09:34:58 2012
@@ -2,6 +2,7 @@ target
 
 #idea
 *.iml
+.idea
 
 #eclipse
 .classpath