From 2fbb7fe20af99eae4ed791099273b7c8fa492195 Mon Sep 17 00:00:00 2001 From: "ruofei.yu" Date: Thu, 28 Aug 2025 16:34:53 +0800 Subject: [PATCH] feat: Update GitFile --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a61aed1..70d092c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .DS_Store node_modules/ -/dist/ -/build/ +/dist /gyhl npm-debug.log* yarn-debug.log*