Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2015-02-28 20:57:12 +0300
committermichael-grunder <michael.grunder@gmail.com>2015-05-06 01:05:31 +0300
commit479487e66cf170d3ab5bcddd13fe9712ef611ef4 (patch)
treeed90f7f8cc72e4b21361c9e569d9d260bb8612de /.gitignore
parentd2d6f0d36618d994a5dcb0c7154320987c4008ae (diff)
Initial commit of a simple script to create a redis cluster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 10c2636c..046241a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@ config.*
*.o
install-sh
libtool
-*.sh
+./*.sh
configure*
*.lo
build*