summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 0f386f2..045a6ab 100644
--- a/.hgignore
+++ b/.hgignore
@@ -22,3 +22,5 @@
^examples/amqp_sendstring$
^examples/amqp_exchange_declare$
^examples/amqp_listen$
+^examples/amqp_producer$
+^examples/amqp_consumer$