__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.so
.DS_Store
uv.lock
ROADMAP.md

# Sphinx build output (local only — make docs)
docs/_build/

# Personal / pre-public notes (local only)
docs/PUBLIC_RELEASE.md
MUJOCO_LOG.TXT