From: antirez Date: Mon, 23 Mar 2009 16:22:24 +0000 (+0100) Subject: lucsky changes imported. pid file path can now be configured, redis-cli fixes X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/5a039e3b95856ac9e59ce4a522f140b4ec014913 lucsky changes imported. pid file path can now be configured, redis-cli fixes --- diff --git a/.gitignore b/.gitignore index 973ee7e3..14a7720d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ redis-cli redis-server redis-benchmark +doc-tools