c-capnproto/.gitignore
Baruch Even 20bd625dc2 Fix build
Renamed gtest/include to gtest/gtest since that's what the include files
expected.

Adjusted the Makefile to work through it all.
2014-08-03 22:18:08 +03:00

9 lines
80 B
Text

*.o
*.so
/capn-test
/capnpc-c
/capn.a
/gtest-all.a
.cproject
.project
.settings