From 8d473943f0515dc51f90f07ac567513aa5606334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=AF=85=E6=B3=A2?= Date: Wed, 18 Sep 2024 10:35:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cadbdfd..65b1070 100644 --- a/.gitignore +++ b/.gitignore @@ -210,4 +210,4 @@ $RECYCLE.BIN/ *.vite unpackage/ !unpackage/res/icons/ -*.package-lock.json +* package-lock.json