# Playwright MCP downloads and browser automation files .playwright-mcp/ # WordPress specific wp-config.php wp-content/uploads/ wp-content/upgrade/ wp-content/backup-db/ wp-content/advanced-cache.php wp-content/wp-cache-config.php wp-content/cache/ wp-content/backups/ # Plugin specific node_modules/ *.log .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Temporary files *.tmp *.temp