From e67870fff62635cd14beb0d5988f08aeef4b22fa Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期一, 07 四月 2025 21:27:06 +0800 Subject: [PATCH] 添加远程关阀式终止灌溉计划,未测试 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 13b2fdc..b45779a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /pipIrr-platform/downloadTemp/ +/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu3rdTest/ +/logs/*.* +logs/ \ No newline at end of file -- Gitblit v1.8.0