From 8e6de8cc5b7cb2c23133c1bb1a8860e2260a215a Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期四, 09 五月 2024 14:37:33 +0800
Subject: [PATCH] 修改忽略列表

---
 .gitignore |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9184c55..a4f41bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
 node_modules
 .DS_Store
 *dist
-*dist1
 .npmrc
 .cache
 .turbo

--
Gitblit v1.9.3