From ae1aad66a165ee7253bed2127a3b53baa40c2361 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 17 五月 2023 08:35:33 +0800 Subject: [PATCH] 修复错误,增加验证 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index be30a57..9501077 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ unpackage/ +node_modules \ No newline at end of file -- Gitblit v1.9.1