This is an automated email from the ASF dual-hosted git repository.

meszibalu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f2699e  HBASE-22593 Added Jenv file to gitignore (#314)
5f2699e is described below

commit 5f2699e02f62cffafd31e73941554141be470d3c
Author: Jan Hentschel <[email protected]>
AuthorDate: Mon Jun 17 10:05:22 2019 +0200

    HBASE-22593 Added Jenv file to gitignore (#314)
    
    Signed-off-by: Balazs Meszaros <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 0fce7d4..0ae87d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ linklint-*.zip
 linklint/
 .checkstyle
 **/.checkstyle
+.java-version

Reply via email to