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
30 lines
398 B
Plaintext
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
|