milvus/tests/python_client/.gitignore
zhuwenxing 05fbbf2e33
[test]Update bulk insert test case and skip calc_distance testcases (#19855)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2022-10-18 17:21:26 +08:00

21 lines
187 B
Plaintext

# python files
.pytest_cache
**/.pytest_cache
**/volumes
**/logs
**/docker-compose.yml
.idea
*.html
*.hdf5
*.npy
.python-version
__pycache__
.vscode
test_out/
*.pyc
db/
logs/
.coverage