From 6bf92ff5e442d4c75566c8bea7482208855953fd Mon Sep 17 00:00:00 2001 From: mirage <1127314491@qq.com> Date: Fri, 6 Feb 2026 16:03:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4package-lock.json=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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ea9d8cd..eedb70b2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ application-dem.yml application-prod.yml application-test.yml /public/uploads/* -!/public/uploads/index.html \ No newline at end of file +!/public/uploads/index.html +package-lock.json \ No newline at end of file