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

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


The following commit(s) were added to refs/heads/master by this push:
     new c031138  HBASE-24216 Added Idea files to gitignore (#18)
c031138 is described below

commit c031138697e2c5bb8c76b2514666afae0ed40be7
Author: Jan Hentschel <[email protected]>
AuthorDate: Fri Apr 24 20:01:49 2020 +0200

    HBASE-24216 Added Idea files to gitignore (#18)
    
    Signed-off-by: Peter Somogyi <[email protected]>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3c9ac01..e3e7e99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ hbase-shaded-protobuf/src/main/java/
 .project
 .settings
 .classpath
+.idea
+*.iml

Reply via email to