# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

mojo.log
mojo.log.*

site
docs/reference/
mojo-models
textures

MUJOCO_LOG.TXT

/*.mp4
/*.gif

# TypeScript build artifacts (node_modules is dev-only; compiled .js files ARE committed)
node_modules/
*.js.map
