protobuf-c/.gitignore
Robert Edmonds 3128296851 t/test-full.proto: revert 'option allow_alias = true;'
this option is only supported by the upstream protobuf compiler starting
with version 2.5.0. this version is not yet widely available in the
debian/ubuntu repositories, and we would like to avoid breaking the
build on those platforms with the distribution version of protobuf
installed, so revert the following commits:

 - 5ee9c03478ea13bba03e7d7edacf723f324200c2
 - 84e41e7329f1f0fc09b41ee96e17b28a792cefcf
2013-11-18 13:00:44 -05:00

34 lines
489 B
Plaintext

.*swp
*.la
*.lo
*.log
*.o
*.tar.gz
*.trs
.deps/
.dirstamp
.libs/
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/libtool
/stamp-h1
/test-suite.log
Makefile
Makefile.in
TAGS
protobuf-c/libprotobuf-c.pc
protobuf-c-rpc/libprotobuf-c-rpc.pc
protoc-c/protoc-c
t/generated-code/test-generated-code
t/generated-code2/cxx-generate-packed-data
t/generated-code2/test-full-cxx-output.inc
t/generated-code2/test-generated-code2
protobuf-c-rpc/t/test-rpc
*.pb-c.c
*.pb-c.h
*.pb.cc
*.pb.h