mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
d1b79da6d8
* add github actions * add amd64-ubuntu-18.04-cache volumes * update core.yml in github actions * update ci/docker/ubuntu-18.04-core.dockerfile * update CI scripts file * update github actions * update github actions * update github actions * remove Travis CI * update docker-compose.yml * update ci scripts files * update docker-compose.yml
34 lines
396 B
Plaintext
34 lines
396 B
Plaintext
# CLion generated files
|
|
core/cmake-build-debug/
|
|
core/cmake-build-release/
|
|
core/cmake_build
|
|
core/.idea/
|
|
core/thirdparty/knowhere_build
|
|
|
|
.idea/
|
|
.ycm_extra_conf.py
|
|
__pycache__
|
|
|
|
# vscode generated files
|
|
.vscode
|
|
|
|
build
|
|
cmake-build-debug
|
|
cmake-build-release
|
|
cmake_build
|
|
|
|
# Compiled source
|
|
*.a
|
|
*.so
|
|
*.so.*
|
|
*.o
|
|
*.lo
|
|
*.tar.gz
|
|
*.log
|
|
.coverage
|
|
*.pyc
|
|
cov_html/
|
|
|
|
# temp
|
|
shards/all_in_one_with_mysql/metadata/
|