summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2010-09-25 22:34:22 +0200
committerPieter Noordhuis <pcnoordhuis@gmail.com>2010-09-25 22:34:22 +0200
commit5a38356cc4133c581f2935b38e12abb2a2037419 (patch)
treed45f9c91205fb05e04d06003a04fb812da450625 /.gitignore
parent1c245845eda46512ed3eb5f7e502c3b7f535ac89 (diff)
Add example for non-blocking usage of hiredis with libevent
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0789e9c..30e67d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
/hiredis-test
/hiredis-example
+/libevent-example
/*.o
/*.so
/*.dylib