node_modules

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

# app
/app/dist
# This needs explicitly excluding otherwise stylelint picks it up
# on release.
app/dist/assets/app.css
