summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@kcbbs.gen.nz>2009-04-27 00:44:59 +0100
committerTony Garnock-Jones <tonyg@kcbbs.gen.nz>2009-04-27 00:44:59 +0100
commit3a51512706eb5dcebb6c8e2d4dcd571273f49899 (patch)
tree7cd5af04f901aba44f1ce43bccb6685b97ef33f6 /.hgignore
parente954a0bf0d30c21b5563db2fd07e5d85d076edc2 (diff)
downloadrabbitmq-c-github-ask-3a51512706eb5dcebb6c8e2d4dcd571273f49899.tar.gz
More examples; clean shutdown
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 23c4179..0f386f2 100644
--- a/.hgignore
+++ b/.hgignore
@@ -20,3 +20,5 @@
^(|librabbitmq/|examples/)Makefile(\.in)?$
^examples/amqp_sendstring$
+^examples/amqp_exchange_declare$
+^examples/amqp_listen$