You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2016/09/05 08:12:33 UTC

[2/2] struts-examples git commit: Ignore jenv settings

Ignore jenv settings


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/9d0a2f30
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/9d0a2f30
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/9d0a2f30

Branch: refs/heads/master
Commit: 9d0a2f30458f02efb642b879236811f0d42da7ad
Parents: b8eb547
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Mon Sep 5 10:12:19 2016 +0200
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Mon Sep 5 10:12:19 2016 +0200

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/9d0a2f30/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index f188d98..c3c65ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@
 
 # Maven
 target
+
+.java-version
\ No newline at end of file