From 6230e2bc8d13c3b0e495fd42d39f2f1d0579322e Mon Sep 17 00:00:00 2001 From: Peanut Date: Mon, 11 May 2026 07:54:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore?= =?UTF-8?q?=EF=BC=8C=E5=BF=BD=E7=95=A5=20Playwright=20=E5=BF=AB=E7=85=A7?= =?UTF-8?q?=E3=80=81=E6=B5=8B=E8=AF=95=E6=88=AA=E5=9B=BE=E5=92=8C=20Window?= =?UTF-8?q?s=20=E4=B8=B4=E6=97=B6=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index cbd3f95..c014bb1 100644 --- a/.gitignore +++ b/.gitignore @@ -375,3 +375,12 @@ comparison-report.png prototype-*.png OpenClaw*.md .gstack/ + +# ======================================== +# Playwright / 浏览器测试快照 +# ======================================== +.playwright-mcp/ +aiconfig-*.png + +# Windows 临时空文件 +nul