Adds jenv specific file
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/5551a9bb Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/5551a9bb Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/5551a9bb Branch: refs/heads/master Commit: 5551a9bb60e86fced2c9cf2850a46f045d6728df Parents: adb7b8c Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Sat Dec 20 08:54:31 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Sat Dec 20 08:54:31 2014 +0100 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/5551a9bb/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 313053b..e95318a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,9 @@ # Scripts *.sh +# jenv +.java-version + # Maven core/target xwork-core/target