summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2014-05-26 18:06:48 +0200
committerantirez <antirez@gmail.com>2014-05-26 18:08:12 +0200
commitefbe17396248082bb9a9b1f30c6b2774c22422df (patch)
tree8fb87e5501ae9ffef60c70fbeee2847cff281a50
parent3e0aef1e2e7e9cf9ef3bc3a0d63c57499295cf14 (diff)
downloadredis-efbe17396248082bb9a9b1f30c6b2774c22422df.tar.gz
Cluster test: add tmp dir to Git repo.
-rw-r--r--tests/cluster/tmp/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cluster/tmp/.gitignore b/tests/cluster/tmp/.gitignore
new file mode 100644
index 000000000..f581f73e2
--- /dev/null
+++ b/tests/cluster/tmp/.gitignore
@@ -0,0 +1,2 @@
+redis_*
+sentinel_*