milvus/.gitignore
GuoRentong 15b6963be0 Replace pdf figs with png figs
Signed-off-by: GuoRentong <rentong.guo@zilliz.com>
2020-10-31 15:11:47 +08:00

52 lines
756 B
Plaintext

# CLion generated files
**/cmake-build-debug/*
**/cmake_build/*
**/cmake-build-release/*
internal/core/output/*
internal/core/build/*
**/.idea/*
pulsar/client-cpp/build/
pulsar/client-cpp/build/*
# vscode generated files
.vscode
cmake-build-debug
cmake-build-release
cmake_build
# proxy
proxy/milvus
proxy/cmake_build
proxy/cmake-build-debug
proxy/cmake-build-release
proxy/cmake_build_release
proxy/thirdparty/grpc-src
proxy/thirdparty/grpc-build
proxy/milvus/*
proxy/suvlim/
proxy/suvlim/*
proxy-go/proxy-go
# sdk
sdk/cmake_build
sdk/cmake-build-debug
sdk/cmake-build-release
sdk/cmake_build_release
# Compiled source
cmd/reader/reader
cmd/master/main
cmd/proxy/proxy
cmd/benchmark/benckmark
*.a
*.so
*.so.*
*.o
*.lo
*.tar.gz
*.log
.coverage
*.pyc