node_modules dist .DS_Store *.log # Playwright playwright-report test-results /tests/visual/**/__diff__ # Visual baselines are generated locally, not committed (large binary test # artifacts). Run `pnpm test:visual:update` to (re)generate before diffing. /tests/visual/**/*-snapshots/ # Python (scripts/check_designbook_staleness.py) __pycache__ *.pyc # Editor .vscode .idea # Adapter parity render-smoke screenshots (regenerated by make parity-lit; the # committed result is adapters/lit/parity/_parity.json) adapters/lit/parity/*.png