From 17224558af90ad8859bcaf0e9bfc68ff61c985cf Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期四, 09 五月 2024 14:23:53 +0800
Subject: [PATCH] 新增忽略

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

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

--
Gitblit v1.9.3