Files
Mujoco_WASM/.gitignore
T
chenlin deead17a9a
web-platform-ci / TypeScript, lint, unit, build (push) Has been cancelled
web-platform-ci / Playwright E2E (push) Has been cancelled
feat(training): release V0.8 自调参 Agent
2026-09-02 13:49:34 +08:00

35 lines
523 B
Plaintext

# 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/