summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2013-01-16 02:04:00 -0500
committerAlan Antonuk <alan.antonuk@gmail.com>2013-01-16 02:04:00 -0500
commitd008bb0f322d188399441519aabf746d50ebd3b5 (patch)
treedbed66e91408ddae7958fb09fa2cba7adc774d0e /.gitignore
parent395834331c4f50445957603bd5158803056c3386 (diff)
downloadrabbitmq-c-d008bb0f322d188399441519aabf746d50ebd3b5.tar.gz
Build without amqp_framing.py codegen
Changes to support building rabbitmq-c without having run the python code generator, or do a git submodule init/update. This is to facilitate creating links to downloadable source archives from github
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 592f54e..8f2d1cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,8 +33,6 @@ examples/amqp_rpc_sendstring_client
examples/amqp_sendstring
examples/amqp_unbind
librabbitmq.pc
-librabbitmq/amqp_framing.c
-librabbitmq/amqp_framing.h
tests/test_parse_url
tests/test_tables
tools/amqp-consume