From 766080c05c96e448c65b4ee4043d3107b4b0c8e5 Mon Sep 17 00:00:00 2001 From: JOJO <1498581755@qq.com> Date: Mon, 20 Jul 2026 15:15:58 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E5=B1=8F=E8=94=BD=20.playw?= =?UTF-8?q?right-mcp=20=E8=B0=83=E8=AF=95=E5=BF=AB=E7=85=A7=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6c8f94e2..0c6b4ce7 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ config/host_sandbox_policy.json # Claude Code local artifacts (settings, worktrees) .claude/ easyagent/models.json + +# Playwright MCP 调试快照(工具自动生成,不进仓库) +.playwright-mcp/