This is an automated email from the ASF dual-hosted git repository.
sneethir pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new a3ec3a0 added derby.log to git ignore
a3ec3a0 is described below
commit a3ec3a01cc169384ff3352ca992e64c2453e3041
Author: Selvamohan Neethiraj <[email protected]>
AuthorDate: Sun Jul 21 02:21:17 2019 +0530
added derby.log to git ignore
---
kms/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/kms/.gitignore b/kms/.gitignore
index b9c5b0b..969c8c8 100644
--- a/kms/.gitignore
+++ b/kms/.gitignore
@@ -1,2 +1,3 @@
/target/
.settings/
+derby.log