mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
17 lines
134 B
Plaintext
17 lines
134 B
Plaintext
# python files
|
|
.pytest_cache
|
|
**/.pytest_cache
|
|
.idea
|
|
*.html
|
|
|
|
.python-version
|
|
__pycache__
|
|
.vscode
|
|
|
|
test_out/
|
|
*.pyc
|
|
|
|
db/
|
|
logs/
|
|
|
|
.coverage |