diff --git a/.gitignore b/.gitignore index 05089694d..7725bb63b 100644 --- a/.gitignore +++ b/.gitignore @@ -131,6 +131,9 @@ services/*/tests/output/ # Large data files website/platform/marketplace/data/users.json +# Playwright MCP (auto-generated screenshots/artifacts) +.playwright-mcp/ + # Temp/debug files (agent pollution prevention) lint-output.txt report.txt