From cba73428d36a0e0b0f66394f29715b430808de3d Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期三, 29 五月 2024 00:25:49 +0800
Subject: [PATCH] 一些优化

---
 .gitignore |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 66f30e3..a4f41bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
 node_modules
 .DS_Store
-dist
+*dist
 .npmrc
 .cache
 .turbo
@@ -40,7 +40,4 @@
 /yarn.lock
 package-lock.json
 pnpm-lock.yaml
-.history
-#/internal/eslint-config/dist
-#/internal/vite-config/dist
-*dist1
\ No newline at end of file
+.history
\ No newline at end of file

--
Gitblit v1.9.3