__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
.venv/
tools/conformance/node_modules/
*.capsule

# Coverage artifacts (pytest-cov / coverage.py)
.coverage
.coverage.*
htmlcov/
coverage.xml

# macOS
.DS_Store
uv.lock

# Local agent permission allowlist — machine-specific
.claude/settings.local.json
