summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Steinert <mike.steinert@gmail.com>2012-05-27 11:43:55 -0600
committerAlan Antonuk <alan.antonuk@gmail.com>2013-04-09 15:34:56 -0700
commit29563e721661063e48d0690d2ff6e03ad1da225f (patch)
tree4d72b2d6f4bb08c92661a6281dde0642fe40b7bb /.gitignore
parent82e66b1a05c2545f1b21c8add82155e5e6db2638 (diff)
downloadrabbitmq-c-github-ask-29563e721661063e48d0690d2ff6e03ad1da225f.tar.gz
Add SSL/TLS examples
Signed-off-by: Michael Steinert <mike.steinert@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8008bfe..eaee49e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,14 @@ examples/amqp_producer
examples/amqp_rpc_sendstring_client
examples/amqp_sendstring
examples/amqp_unbind
+examples/amqps_bind
+examples/amqps_consumer
+examples/amqps_exchange_declare
+examples/amqps_listen
+examples/amqps_listenq
+examples/amqps_producer
+examples/amqps_sendstring
+examples/amqps_unbind
librabbitmq.pc
tests/test_parse_url
tests/test_tables