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