From ac8a01eb3e47ca8e473a07cffb0c313cfe2941c6 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sun, 15 Mar 2026 21:21:17 +0000 Subject: [PATCH] chore: add .playwright-mcp to gitignore Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b4c119e..04e2d4d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ *.ERR *.log /screenshots +/.playwright-mcp # Python __pycache__/