From fc186774095a52ed63e34b44ce0f4318bac647dc Mon Sep 17 00:00:00 2001 From: Junsen <951434130@qq.com> Date: Mon, 11 Aug 2025 16:09:13 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E5=85=81=E8=AE=B8=E8=B7=9F?= =?UTF-8?q?=E8=B8=AA=20package.json=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b43a8de3..e9579e4f 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,6 @@ uploadfile *.json .vscode .cursor + +!package.json +!**/package.json \ No newline at end of file