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

pradeep 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 bb7dee1  RANGER-2542 Similar to RANGER-2515, add .gitignore for 
project plugin-ozone and ranger-ozone-plugin-shim
bb7dee1 is described below

commit bb7dee1d51ec702065abff5ecd01a0a02a3dbb08
Author: xingpeng1 <[email protected]>
AuthorDate: Tue Aug 20 16:46:39 2019 +0800

    RANGER-2542 Similar to RANGER-2515, add .gitignore for project plugin-ozone 
and ranger-ozone-plugin-shim
    
    Signed-off-by: Pradeep <[email protected]>
---
 plugin-ozone/.gitignore             | 1 +
 ranger-ozone-plugin-shim/.gitignore | 1 +
 2 files changed, 2 insertions(+)

diff --git a/plugin-ozone/.gitignore b/plugin-ozone/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/plugin-ozone/.gitignore
@@ -0,0 +1 @@
+/target/
diff --git a/ranger-ozone-plugin-shim/.gitignore 
b/ranger-ozone-plugin-shim/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/ranger-ozone-plugin-shim/.gitignore
@@ -0,0 +1 @@
+/target/

Reply via email to