# Claude Code handoff files
.claude/HANDOFF.md

# Playwright MCP temporary files (screenshots, snapshots, logs)
.playwright-mcp/

# Input/backup files (large DMP files)
input/

# IDE files
.idea/
.vscode/
*.swp
*.swo

# Secrets - real cPanel DNS hook config holds an API token (template is committed)
cpanel-dns.config.json
**/cpanel-dns.config.json
