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/06/19 14:23:35 UTC

svn commit: r1494585 - /maven/plugin-testing/trunk/.gitignore

Author: olamy
Date: Wed Jun 19 12:23:35 2013
New Revision: 1494585

URL: http://svn.apache.org/r1494585
Log:
add .java-version in .gitignore

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

Modified: maven/plugin-testing/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugin-testing/trunk/.gitignore?rev=1494585&r1=1494584&r2=1494585&view=diff
==============================================================================
--- maven/plugin-testing/trunk/.gitignore (original)
+++ maven/plugin-testing/trunk/.gitignore Wed Jun 19 12:23:35 2013
@@ -6,4 +6,5 @@ target
 #idea
 *.iml
 .idea
+.java-version