milvus/tests/python_client/.gitignore
binbin eff75c7701
Replace sdk source and merge tests and tests20 (#7182)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
2021-08-20 11:00:56 +08:00

17 lines
134 B
Plaintext

# python files
.pytest_cache
**/.pytest_cache
.idea
*.html
.python-version
__pycache__
.vscode
test_out/
*.pyc
db/
logs/
.coverage