# Node / Vite build artifacts. package.json and package-lock.json ARE tracked.
node_modules/
dist/
coverage/
.vite/

# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/

# TypeScript incremental build info
*.tsbuildinfo

# Local webglass scratch (the CI job writes these; never commit them)
/.venv/
/webglass-*.json
/webglass-shot.png
/preview.log
/preview.pid
