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 2013/08/12 10:41:33 UTC

svn commit: r1513081 - /maven/plugins/trunk/.gitignore

Author: olamy
Date: Mon Aug 12 08:41:33 2013
New Revision: 1513081

URL: http://svn.apache.org/r1513081
Log:
ignore .java-version file

Modified:
    maven/plugins/trunk/.gitignore

Modified: maven/plugins/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/.gitignore?rev=1513081&r1=1513080&r2=1513081&view=diff
==============================================================================
--- maven/plugins/trunk/.gitignore (original)
+++ maven/plugins/trunk/.gitignore Mon Aug 12 08:41:33 2013
@@ -6,3 +6,4 @@ target/
 .idea
 out/
 .DS_Store
+.java-version