diff options
Diffstat (limited to '')
-rw-r--r-- | deps/hiredis/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deps/hiredis/.gitignore b/deps/hiredis/.gitignore new file mode 100644 index 0000000..056959f --- /dev/null +++ b/deps/hiredis/.gitignore @@ -0,0 +1,9 @@ +/hiredis-test +/examples/hiredis-example* +/*.o +/*.so +/*.dylib +/*.a +/*.pc +*.dSYM +tags |