From 905bc7fe5ef7c93a1faebb9c63d3c89a11a5a64d Mon Sep 17 00:00:00 2001 From: StarsAC Date: Sun, 26 Oct 2025 09:03:20 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E6=9B=B4=E6=96=B0.gitignor?= =?UTF-8?q?e=E6=96=87=E4=BB=B6=E9=85=8D=E7=BD=AE=20=E6=B7=BB=E5=8A=A0cjpm.?= =?UTF-8?q?lock=E6=96=87=E4=BB=B6=E5=88=B0=E5=BF=BD=E7=95=A5=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= 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 dfe2a87..9c82731 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .cache target stdx -config.json \ No newline at end of file +config.json +cjpm.lock \ No newline at end of file