milvus/.gitignore

29 lines
328 B
Plaintext
Raw Normal View History

# CLion generated files
core/cmake-build-debug/
core/cmake-build-release/
core/cmake_build
core/.idea/
core/thirdparty/knowhere_build
2019-03-19 20:04:15 +08:00
.idea/
2019-03-27 17:48:39 +08:00
.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