From 39dd3856158ff45d64c80c2ba71fd873fe51a64e Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Thu, 30 Jul 2026 15:11:23 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feature:=20Add=20.playwright-mcp=20?= =?UTF-8?q?and=20.superpowers=20to=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3b4baf4..5ec7d94 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ notes/ docs/ phpcs-results.txt tests/ +.playwright-mcp/ +.superpowers/