node_modules/
.env
dist/
coverage/

# Live parity harness output: capture bundles, comparison, summary.
.artifacts/

# Python
__pycache__/
*.py[cod]
.venv/
python/.venv/
python/dist/
.mypy_cache/
.ruff_cache/
.pytest_cache/
