From b4cb2dcff33fcefefe39295b0149fb5da604a820 Mon Sep 17 00:00:00 2001 From: zhilv Date: Fri, 27 Mar 2026 18:00:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8d901b8..ae31696 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # Logs -logs +/logs *.log npm-debug.log* yarn-debug.log* @@ -22,4 +22,4 @@ dist-ssr *.njsproj *.sln *.sw? -doc \ No newline at end of file +doc