milvus/.gitignore
Yu Kun 5707abd092 add knowhere
Former-commit-id: 009352f91536d366e3559f19614ced91f8be01e0
2019-08-08 16:32:17 +08:00

29 lines
323 B
Plaintext

# CLion generated files
cpp/cmake-build-debug/
cpp/cmake-build-release/
cpp/cmake_build
cpp/.idea/
cpp/thirdparty/knowhere_build
.idea/
.ycm_extra_conf.py
__pycache__
# vscode generated files
.vscode
.env
build
cmake-build-debug
cmake-build-release
cmake_build
# Compiled source
*.a
*.so
*.so.*
*.o
*.lo
*.tar.gz
*.log