.git
.gitignore
node_modules
.next
out
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
Dockerfile
.dockerignore
node_modules
README.md

# Playwright (never ship E2E tests to production runtime image)
tests
playwright.config.ts
playwright
playwright-report
test-results
blob-report
