diff options
| author | byte2016 <[email protected]> | 2018-06-12 19:40:56 +0800 |
|---|---|---|
| committer | byte2016 <[email protected]> | 2018-06-12 19:40:56 +0800 |
| commit | c99fe40d6c3fff9bd87702c1faf2048bfdc4a5b5 (patch) | |
| tree | b8c53d5ccc86cebd10c44bf1d94ed8384c7f8f97 /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c44b5c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/hiredis-test +/examples/hiredis-example* +/*.o +/*.so +/*.dylib +/*.a +/*.pc |
