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 2014/04/23 08:12:38 UTC

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

Author: olamy
Date: Wed Apr 23 06:12:38 2014
New Revision: 1589342

URL: http://svn.apache.org/r1589342
Log:
more in .gitignore

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

Modified: maven/plugin-tools/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/.gitignore?rev=1589342&r1=1589341&r2=1589342&view=diff
==============================================================================
--- maven/plugin-tools/trunk/.gitignore (original)
+++ maven/plugin-tools/trunk/.gitignore Wed Apr 23 06:12:38 2014
@@ -3,6 +3,7 @@ target
 #idea
 *.iml
 .idea
+out/
 
 #eclipse
 .classpath
@@ -10,3 +11,5 @@ target
 .settings
 
 .DS_Store
+
+.java-version