From 92cd2a4474d33cee339f5da9d2ea51fd32b3f74a Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期二, 10 三月 2026 16:01:21 +0800 Subject: [PATCH] 新增智能电表、空调管理 --- 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