# Node.js dependencies
node_modules/
package-lock.json

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

# Screenshots from test runs
screenshots/
*.png

# OS files
.DS_Store
Thumbs.db
