From 0a5a565088ff8141e7556fb456861909e390f62f Mon Sep 17 00:00:00 2001 From: hh <2587203630@qq.com> Date: Mon, 13 Jul 2026 14:33:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=20pnpm=20=E5=AD=98=E5=82=A8?= 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 39d1ca9..0e1b095 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ check-code.bat # bug_todo,不入库,用于记录 bug 修复进度 docs/bug_todo/ + +# pnpm 本地内容寻址存储 +.pnpm-store/