chore(gitignore): 屏蔽 .playwright-mcp 调试快照目录
This commit is contained in:
parent
bd06f96d07
commit
766080c05c
3
.gitignore
vendored
3
.gitignore
vendored
@ -52,3 +52,6 @@ config/host_sandbox_policy.json
|
||||
# Claude Code local artifacts (settings, worktrees)
|
||||
.claude/
|
||||
easyagent/models.json
|
||||
|
||||
# Playwright MCP 调试快照(工具自动生成,不进仓库)
|
||||
.playwright-mcp/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user