mirror of https://github.com/milvus-io/milvus.git
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
|