Updated Branches: refs/heads/master 39be568e7 -> e6ba41652
ignore .java-version file Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/e6ba4165 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/e6ba4165 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/e6ba4165 Branch: refs/heads/master Commit: e6ba416528838933019f5911a4cef2781a978064 Parents: 39be568 Author: Olivier Lamy <[email protected]> Authored: Sat Jun 15 18:00:59 2013 +1000 Committer: Olivier Lamy <[email protected]> Committed: Sat Jun 15 18:00:59 2013 +1000 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/e6ba4165/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 77249d7..75dfd13 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ target .settings .DS_Store + +.java-version
