# Playwright test screenshots
*.png
*.jpg
.playwright-mcp/

# Node
node_modules/

# SQLite (només al VPS)
data/
*.db

# Mac
.DS_Store
