diff options
Diffstat (limited to 'Software/External Repositories/Protobuf/protobuf-c-master/.gitignore')
| -rw-r--r-- | Software/External Repositories/Protobuf/protobuf-c-master/.gitignore | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/.gitignore b/Software/External Repositories/Protobuf/protobuf-c-master/.gitignore new file mode 100644 index 000000000..9733625b9 --- /dev/null +++ b/Software/External Repositories/Protobuf/protobuf-c-master/.gitignore @@ -0,0 +1,43 @@ +*~ +.*swp +*.la +*.gcda +*.gcno +*.lo +*.log +*.o +*.tar.gz +*.trs +.deps/ +.dirstamp +.libs/ +/Doxyfile +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/build-aux +/config.* +/configure +/doxygen-doc +/html +/libtool +/protobuf-c-*-coverage.info +/protobuf-c-*-coverage/ +/stamp-h1 +/stamp-html +/test-suite.log +TAGS +protobuf-c/libprotobuf-c.pc +protoc-c/protoc-c +protoc-c/protoc-gen-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 +t/generated-code3/test-generated-code3 +t/version/version +*.pb-c.c +*.pb-c.h +*.pb.cc +*.pb.h |
