From 63ead2bf7f053bd4a0721402ed31695dfffed95b Mon Sep 17 00:00:00 2001 From: QuentinHsu Date: Thu, 28 May 2026 15:02:00 +0800 Subject: [PATCH] chore(repo): ignore playwright mcp artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bbc5717e..75f5c463 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ data/ .test token_estimator_test.go skills-lock.json +.playwright-mcp