From 423685c8bc56622b86ebe8d5568ec3e57207ce1f Mon Sep 17 00:00:00 2001 From: wangpeng Date: Mon, 19 Feb 2024 09:59:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=8E=E9=99=A9=E7=AE=A1=E6=8E=A7=E6=8E=92?= =?UTF-8?q?=E6=9F=A5=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= 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 26b0fea..d57d90c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /.idea/ /node_modules/ /unpackage/ +/package-lock.json +/UniApp_integrated_whb.iml