From 890d2ae895f8d5f719b2c928b3ce87a3efeaa98a Mon Sep 17 00:00:00 2001 From: chiguyong Date: Sun, 22 Mar 2026 01:36:48 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0test-server.cjs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c30584ac..b8027589 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ vite.config.js vite.config.d.ts public/ test-*.mjs +test-server.cjs test-results/