You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by me...@apache.org on 2019/06/17 08:05:27 UTC

[hbase] branch master updated: HBASE-22593 Added Jenv file to gitignore (#314)

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 <ja...@ultratendency.com>
AuthorDate: Mon Jun 17 10:05:22 2019 +0200

    HBASE-22593 Added Jenv file to gitignore (#314)
    
    Signed-off-by: Balazs Meszaros <me...@apache.org>
---
 .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