milvus/tests/python_client/.gitignore
zhuwenxing 0420a8beb0
[test]Add recall test (#18468)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2022-08-01 16:20:33 +08:00

21 lines
182 B
Plaintext

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