mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
feat(blobstore): init cpp version package directory
with #1000382944 Signed-off-by: Cloudstriff <chenjiong@oppo.com>
This commit is contained in:
parent
4d6c55a9ab
commit
ec4630026b
5
.gitignore
vendored
5
.gitignore
vendored
@ -20,3 +20,8 @@ java/src/main/resources/*.so
|
||||
/cover.output
|
||||
/cubefs_unittest.output
|
||||
.version
|
||||
.cache
|
||||
.clangd
|
||||
blobstore/cpp/build
|
||||
blobstore/cpp/**/*.pb.cc
|
||||
blobstore/cpp/**/*.pb.h
|
||||
|
||||
0
blobstore/cpp/blobnode/.gitkeep
Normal file
0
blobstore/cpp/blobnode/.gitkeep
Normal file
0
blobstore/cpp/sdk/.gitkeep
Normal file
0
blobstore/cpp/sdk/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user