node_modules/
dist/
test-results/
# Per-run HTML report dirs (playwright-report-<timestamp>) and the
# playwright-report symlink that points at the most recent one.
playwright-report
playwright-report-*/
.env
.env.*
!.env.example

# Local-only notes, scratchpads, audit lists, etc.
*.local.md

# Local rstudio preference overrides
.prefs.local.json
