From c5e0f2ccf5790657a209d0499dac2291d75f58c5 Mon Sep 17 00:00:00 2001 From: sbjw <sbjw.happy@163.com> Date: Wed, 11 Mar 2026 08:48:38 +0000 Subject: [PATCH] 增加rc2测试 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5290ed2..b1061f3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ ./nginx-1.20.2/ *.iml /pnpm-lock.yaml +package-lock.json +/build/* -- Gitblit v1.9.3