Files
Mujoco_WASM/.gitignore
T
chenlin 3b4ced6437
web-platform-ci / TypeScript, lint, unit, build (push) Has been cancelled
web-platform-ci / Playwright E2E (push) Has been cancelled
feat(web-platform): release V0.7 地图模块
2026-09-01 14:23:49 +08:00

31 lines
415 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