scripts/
_build/
_static/
_templates/
htmlcov/
*.pyc
__pycache__/
*.py[cod]
*$py.class
dist/
build/
*.egg-info/
*.so
*.pyd
.venv/
.coverage
.DS_Store
.pytest_cache/
.claude/

# Vendored toolpath for the engraving example (a global ``*.npy`` rule hides it).
!examples/mujoco_M_toolpath.npy
