summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-05-18 15:24:55 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2009-05-18 15:24:55 +0100
commit95541b1b764510db98df07656ce0d3bda5917754 (patch)
tree1f413886ebafdce3ef42ad85d718e4271552b5c4 /.hgignore
parentaabfa202da960cb782cf7c0b90a54cee5969e1fb (diff)
downloadrabbitmq-c-github-ask-95541b1b764510db98df07656ce0d3bda5917754.tar.gz
Add bind/unbind utilities, and API for unbind
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 325dba1..bcc9d8c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -25,3 +25,5 @@
^examples/amqp_listen$
^examples/amqp_producer$
^examples/amqp_consumer$
+^examples/amqp_unbind$
+^examples/amqp_bind$