From 0962a22256b6caee5805518007c455178c53fc50 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 10 Apr 2026 15:31:30 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9B=B4=E6=96=B0?= 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 f06235c..04c01ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -node_modules -dist +node_modules/ +dist/ \ No newline at end of file