milvus/tests/python_client/.gitignore

21 lines
187 B
Plaintext
Raw Normal View History

# 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