protobuf-c/.gitignore
Kevin Lyda b9f94db3cc Autoconf configuration for doxygen.
Still need to add the comments in the source code. Currently I've
seeded it with the libprotobuf-c files.  I've configured it
to make man pages and html pages.  Might not be ideal, but makes it easy
for me to check things (html is nicer, but man pages are handier for
remote servers).
2014-02-16 21:45:02 +00:00

34 lines
443 B
Plaintext

*~
.*swp
*.la
*.lo
*.log
*.o
*.tar.gz
*.trs
.deps/
.dirstamp
.libs/
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/doxygen-doc
/libtool
/stamp-h1
/test-suite.log
Makefile
Makefile.in
TAGS
protobuf-c/libprotobuf-c.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
*.pb-c.c
*.pb-c.h
*.pb.cc
*.pb.h