You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2016/03/14 17:30:35 UTC

incubator-ranger git commit: RANGER-725: Added gitignore files to ignore target directory from ranger-example modules

Repository: incubator-ranger
Updated Branches:
  refs/heads/master 880692ae9 -> f04e11101


RANGER-725: Added gitignore files to ignore target directory from ranger-example modules


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/f04e1110
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/f04e1110
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/f04e1110

Branch: refs/heads/master
Commit: f04e111018e2db7079538036f21a3da024c823b8
Parents: 880692a
Author: sneethiraj <sn...@apache.org>
Authored: Mon Mar 14 12:30:24 2016 -0400
Committer: sneethiraj <sn...@apache.org>
Committed: Mon Mar 14 12:30:24 2016 -0400

----------------------------------------------------------------------
 ranger-examples/conditions-enrichers/.gitignore | 1 +
 ranger-examples/plugin-sampleapp/.gitignore     | 1 +
 ranger-examples/sampleapp/.gitignore            | 1 +
 3 files changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/f04e1110/ranger-examples/conditions-enrichers/.gitignore
----------------------------------------------------------------------
diff --git a/ranger-examples/conditions-enrichers/.gitignore b/ranger-examples/conditions-enrichers/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/ranger-examples/conditions-enrichers/.gitignore
@@ -0,0 +1 @@
+/target/

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/f04e1110/ranger-examples/plugin-sampleapp/.gitignore
----------------------------------------------------------------------
diff --git a/ranger-examples/plugin-sampleapp/.gitignore b/ranger-examples/plugin-sampleapp/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/ranger-examples/plugin-sampleapp/.gitignore
@@ -0,0 +1 @@
+/target/

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/f04e1110/ranger-examples/sampleapp/.gitignore
----------------------------------------------------------------------
diff --git a/ranger-examples/sampleapp/.gitignore b/ranger-examples/sampleapp/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/ranger-examples/sampleapp/.gitignore
@@ -0,0 +1 @@
+/target/