summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron Bedra <aaron@aaronbedra.com>2013-04-19 15:39:26 -0500
committerPieter Noordhuis <pcnoordhuis@gmail.com>2013-07-10 22:16:53 -0700
commitc552ca6904f55c5eee40e309e31cf2d4325a84b6 (patch)
tree3a08471079c9976c63603e802b4c436fc7c1924c /.gitignore
parent49de2cf99056bb5c33502ab86d9c397998d379ed (diff)
Move examples into their own folder
Closes #166.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1a4d60d..0c166a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
/hiredis-test
-/hiredis-example*
+/examples/hiredis-example*
/*.o
/*.so
/*.dylib