From 258b1c394371fda2fc88aed81e205c308db09e30 Mon Sep 17 00:00:00 2001 From: wj <1285151836@qq.com> Date: Tue, 30 May 2023 18:57:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 45ee6c8..72256e4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ node_modules /dist /stage +package-lock.json + # local env files .env.local .env.*.local