diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..ff8413f --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +/CMakeCache.txt +/CMakeFiles/ +/CTestTestfile.cmake +/Makefile +/cmake_install.cmake +/gmon.out +/proto/auth.pb.cc +/proto/auth.pb.h +/proto/etcdserver.pb.cc +/proto/etcdserver.pb.h +/proto/kv.pb.cc +/proto/kv.pb.h +/proto/rpc.grpc.pb.cc +/proto/rpc.grpc.pb.h +/proto/rpc.pb.cc +/proto/rpc.pb.h +/src/CMakeFiles/ +/src/CTestTestfile.cmake +/src/Makefile +/src/cmake_install.cmake +/src/libetcd-cpp-api.so +/tst/CMakeFiles/ +/tst/CTestTestfile.cmake +/tst/Makefile +/tst/cmake_install.cmake +/tst/etcd_test \ No newline at end of file