chore: 更新 .gitignore,忽略 Playwright 快照、测试截图和 Windows 临时文件
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -375,3 +375,12 @@ comparison-report.png
|
||||
prototype-*.png
|
||||
OpenClaw*.md
|
||||
.gstack/
|
||||
|
||||
# ========================================
|
||||
# Playwright / 浏览器测试快照
|
||||
# ========================================
|
||||
.playwright-mcp/
|
||||
aiconfig-*.png
|
||||
|
||||
# Windows 临时空文件
|
||||
nul
|
||||
|
||||
Reference in New Issue
Block a user