chore(gitignore): 屏蔽 .playwright-mcp 调试快照目录

This commit is contained in:
JOJO 2026-07-20 15:15:58 +08:00
parent bd06f96d07
commit 766080c05c

3
.gitignore vendored
View File

@ -52,3 +52,6 @@ config/host_sandbox_policy.json
# Claude Code local artifacts (settings, worktrees)
.claude/
easyagent/models.json
# Playwright MCP 调试快照(工具自动生成,不进仓库)
.playwright-mcp/