From 756c149282d7f36fbf2ddf682f99563e06ce90c4 Mon Sep 17 00:00:00 2001 From: shaw Date: Sat, 19 Jul 2025 01:10:56 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README.md=20?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index e82b3f66..61e38b62 100644 --- a/.dockerignore +++ b/.dockerignore @@ -68,7 +68,7 @@ build/ azure-pipelines.yml # Package manager files -package-lock.json +# package-lock.json # 需要保留此文件以支持 npm ci yarn.lock pnpm-lock.yaml