# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
.tuono
out
target

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

