From e5120f2690915b5bac4cc4878ff9cc2788b06e47 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Thu, 9 Apr 2026 11:18:01 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20package-lock.json?= =?UTF-8?q?=20=E5=88=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 931fa36..07a2870 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules package.json +package-lock.json bun.lock .DS_Store