🙈(dev) ignore playwright-mcp browser artifacts

The Playwright MCP browser session writes snapshots and console logs
into .playwright-mcp/ at the repository root while driving the app
during development — keep them out of version control.

Signed-off-by: Kevin Jahns <kevin.jahns@protonmail.com>
This commit is contained in:
Kevin Jahns
2026-08-05 16:58:02 +02:00
parent f575b42bf4
commit c57d5a18b5
+1
View File
@@ -93,3 +93,4 @@ AGENTS.md
.aider*
.copilot/
.github/copilot-instructions.md
.playwright-mcp