.venv/
.env
.env.*
__pycache__/
*.pyc
dist/
build/
*.egg-info/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
# Local editor / MCP test configs (machine-specific; see scripts/dev-wheel-to-windows.sh)
.vscode/
