From 69cd2dc537266f87f0d723cad17e2df979a7f49c Mon Sep 17 00:00:00 2001 From: Jannis Braun <151788261+TheZwiss@users.noreply.github.com> Date: Tue, 5 May 2026 20:55:10 +0200 Subject: [PATCH] chore: ignore .playwright-mcp/ session artifacts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f119c327..1dc68ce7 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,9 @@ tmp/ # Superpowers brainstorm artifacts .superpowers/ +# Playwright MCP session artifacts (snapshots, console logs, screenshots) +.playwright-mcp/ + # Local files Gemini Starter.rtf