From eb54eea87c39f35b5d0476f146bfd29d7c7841be Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期四, 05 六月 2025 13:51:49 +0800
Subject: [PATCH] feat(空调管理): 添加空调管理相关功能

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 648d3e4..e608c29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,4 +52,6 @@
 !*/build/*.html
 !*/build/*.xml
 
+*/.DS_Store
+
 uploadPath

--
Gitblit v1.9.3