summaryrefslogtreecommitdiffstats
path: root/tests/experimental/.gitignore
diff options
context:
space:
mode:
authorShyam <srangana@redhat.com>2015-10-08 13:59:44 -0400
committerJeff Darcy <jdarcy@redhat.com>2015-11-18 04:23:02 -0800
commit73200eaa8559c770a0ccc6e819cf791564592335 (patch)
tree4b05e7f22c6dc7dbb72b79e3b57278e05cd97f1c /tests/experimental/.gitignore
parent23440a73bc348bbc3bb43ec397f0639ee45865fc (diff)
core: Add experimental xlator directory
Added an experimental xlator directory under ./xlators/ The intent of this directory is presented in the README.md that accompanies this commit. This directory can be disabled from being compiled using, - configure --disable-experimental Change-Id: I047f380c91a082d111432f8bbdbd4d7bdcbaa809 Signed-off-by: Shyam <srangana@redhat.com> Reviewed-on: http://review.gluster.org/12321 Tested-by: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Reviewed-by: Avra Sengupta <asengupt@redhat.com> Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'tests/experimental/.gitignore')
-rw-r--r--tests/experimental/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/experimental/.gitignore b/tests/experimental/.gitignore
new file mode 100644
index 00000000000..803908720af
--- /dev/null
+++ b/tests/experimental/.gitignore
@@ -0,0 +1,7 @@
+# Initial commit, git needs a file to add a directory
+# First tests to appear here, should remove this file
+# Directives:
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore