From fa91de42b9ed856e64e523038d7e63fd7af1d87f Mon Sep 17 00:00:00 2001 From: xlzy <1017866168@qq.com> Date: Sat, 25 Mar 2023 17:42:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E5=BF=BD?= =?UTF-8?q?=E7=95=A5lock=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snowy-admin-web/.gitignore b/snowy-admin-web/.gitignore index 3f5b84dc..f5ee3956 100644 --- a/snowy-admin-web/.gitignore +++ b/snowy-admin-web/.gitignore @@ -1,6 +1,8 @@ .DS_Store node_modules /dist +*.lock +package-lock.json # local env files .env.local