From 75c42f52a1d1ab4a03899c6eebc5529919e4202e Mon Sep 17 00:00:00 2001 From: wangziqi Date: Tue, 4 Aug 2026 14:41:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20vitest=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=88=AA=E5=9B=BE=E4=BA=A7=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e23a58e..f990367 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,7 @@ apps/admin/dist/ .claude/ .omp/ .superpowers/ + +# 测试截图产物 +.vitest-attachments/ +**/__screenshots__/