🔧 chore(gitignore): 忽略 Playwright MCP 临时目录

- 将 .playwright-mcp/ 加入仓库忽略规则

- 避免本地浏览器工具临时文件进入提交状态
This commit is contained in:
Syngnat
2026-04-26 17:24:45 +08:00
parent 5bbeb7f373
commit 5f6acc25da

3
.gitignore vendored
View File

@@ -20,6 +20,7 @@ GoNavi-Wails.exe
.superpowers/
.claude/
.gemini/
.playwright-mcp/
**/tmpclaude-*
docs/superpowers/
docs/需求追踪/
@@ -28,4 +29,4 @@ CLAUDE.md
**/CLAUDE.md
.worktrees
docs
.tmp_superpowers_edit
.tmp_superpowers_edit