From 47c45e36dd1bed4797db3711b2504ee08bc08d22 Mon Sep 17 00:00:00 2001 From: kang Date: Fri, 24 Apr 2026 01:10:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20gitignore=20playwright=20QA=20?= =?UTF-8?q?=E4=BA=A7=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 71f868b..5fd60e8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ __pycache__/ .idea/ *.log source/ +.playwright-mcp/ +qa-*.png