Files
Mujoco_WASM/.gitignore
T
chenlin f4b415c54f
web-platform-ci / TypeScript、Lint、Unit、Build (push) Has been cancelled
web-platform-ci / Playwright E2E (push) Has been cancelled
web-platform-ci / TypeScript、Lint、Unit、Build (pull_request) Has been cancelled
web-platform-ci / Playwright E2E (pull_request) Has been cancelled
refactor(web-platform): release V0.6 精简代码
2026-08-28 14:10:16 +08:00

30 lines
398 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/
*.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