dist/
node_modules/
coverage/
test-results/
playwright-report/
playwright/.cache/
tmp/
pnpm-lock.yaml
**/dist/
**/node_modules/
**/coverage/
**/test-results/
**/playwright-report/
**/playwright/.cache/
**/tmp/
**/.parcel-cache/
packages/app/src/static/
packages/app/src/manifest/
CHANGELOG.md
.eslintignore
