.venv/
.smoke-venv*/
.tools/
/uv.exe
.uv-cache/
.uv-python/
.pre-commit-cache/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.idea/
.vscode/
