Repository: maven Updated Branches: refs/heads/master 1d3d2fd3d -> 408581432
ignore .java-version file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/40858143 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/40858143 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/40858143 Branch: refs/heads/master Commit: 40858143292dbb514a778322b0c033f7493221a9 Parents: 1d3d2fd Author: Olivier Lamy <[email protected]> Authored: Sun Mar 15 22:26:45 2015 +1100 Committer: Olivier Lamy <[email protected]> Committed: Sun Mar 15 22:26:45 2015 +1100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/40858143/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f8ca4f4..f79c928 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ out/ .DS_Store /bootstrap /dependencies.xml +.java-version
