From 24e152d8a574e77b1909a8fea4703d4fe835c2a5 Mon Sep 17 00:00:00 2001 From: zhangnaisong <2434969829@qq.com> Date: 星期五, 05 七月 2024 11:53:07 +0800 Subject: [PATCH] 查询电磁锁及挂接的车辆提交 --- .gitignore | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5152181..75d5bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -/ardLog/logs/ -/ardLog/ +/log/ +/ruoyi-ui +/server/mediamtx/mediamtx.yml +/target/ -- Gitblit v1.9.3