summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@kcbbs.gen.nz>2009-08-27 12:06:27 +0100
committerTony Garnock-Jones <tonyg@kcbbs.gen.nz>2009-08-27 12:06:27 +0100
commit62fcf89ed4e4356033b65a9a3a99f47ff2e9581a (patch)
tree73d56ad6484e5c9e362969e881df921a59853198 /.hgignore
parent1a2c6dd4f82bf5610b5aca25d60ef9c228a810f1 (diff)
downloadrabbitmq-c-github-ask-62fcf89ed4e4356033b65a9a3a99f47ff2e9581a.tar.gz
Add amqp_listenq, like amqp_listen but for queues rather than exchanges
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index bcc9d8c..01ba313 100644
--- a/.hgignore
+++ b/.hgignore
@@ -27,3 +27,4 @@
^examples/amqp_consumer$
^examples/amqp_unbind$
^examples/amqp_bind$
+^examples/amqp_listenq$