From 573bf54a0056fe6ff2fcd06d31fb10a3c6fec194 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 02 七月 2025 09:39:08 +0800
Subject: [PATCH] 提交

---
 admin/.gitignore |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/admin/.gitignore b/admin/.gitignore
index c2dd892..245a964 100644
--- a/admin/.gitignore
+++ b/admin/.gitignore
@@ -1,21 +1,19 @@
 .DS_Store
 coderd.json
 node_modules
-# .env.development
 /dist
 
 
 # local env files
 .env.local
 .env.*.local
-unpackage
-admin
-fn_admin
+
 # Log files
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
 pnpm-debug.log*
+
 # Editor directories and files
 .idea
 .vscode

--
Gitblit v1.9.3