From 17d7043f10d55429db919238fe639bff1b51ec0e Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期五, 07 二月 2025 15:59:37 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/funingyunwei into 2.0.1 --- admin/.gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/admin/.gitignore b/admin/.gitignore index 25910be..c2dd892 100644 --- a/admin/.gitignore +++ b/admin/.gitignore @@ -1,7 +1,7 @@ .DS_Store coderd.json node_modules -.env.development +# .env.development /dist @@ -10,6 +10,7 @@ .env.*.local unpackage admin +fn_admin # Log files npm-debug.log* yarn-debug.log* -- Gitblit v1.9.3