From a5e841edeb90e8b3306a395d40fd4953d092ead6 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期五, 19 九月 2025 17:43:43 +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