# Node / frontend
node_modules/
web-platform-dist/
coverage/
test-results/
playwright-report/
web_platform/test-results/
web_platform/playwright-report/
web_platform/node_modules/.vite/
.playwright-cli/
*.tsbuildinfo

# Python
.venv/
__pycache__/
*.py[cod]
*.egg-info/

# Local build and cache directories
build/
.cache/

# Editors and operating systems
.vscode/
.vs/
.DS_Store

# Runtime logs
*.log
MUJOCO_LOG.TXT
training_server/rl/logs/
training_server/rl/wandb/
training_server/rl/outputs/
training_server/tuning-data/
