.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.pyc
dist/
build/
*.egg-info/
coverage.xml
htmlcov/
node_modules/
.wrangler/

# Build artifacts from local release runs
/dist-*/
/clients/ts/pnpm-lock.yaml
