diff options
author | Mark Nunberg <mnunberg@users.noreply.github.com> | 2019-02-21 13:05:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-21 13:05:58 -0500 |
commit | 297de989a647a6f96f25aabea267aa0d18c43328 (patch) | |
tree | 5afda44b01aea8a0b71ab7d01021cc2af9d91dd5 /.gitignore | |
parent | 4d00404b8fb47e618474d5538e4a720ac1c95d95 (diff) | |
parent | ffceb87ec3aa8504aea933ee4584ff3bc540622f (diff) |
Merge pull request #645 from redis/ssl
SSL Support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ /*.dylib /*.a /*.pc +*.dSYM |