From 99ea7e412370711408dbb424df1f6840028d6a8e Mon Sep 17 00:00:00 2001 From: Maarten Date: Tue, 24 Feb 2026 22:54:44 +0100 Subject: [PATCH] Add .playwright-mcp/ to gitignore Co-Authored-By: Claude Opus 4.6 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 321fe5c..ae6dff7 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,6 @@ observe-runs/ # External software / golden images sources/ + +# Playwright MCP logs +.playwright-mcp/