From cc7f75dddf61c0c39978170deea10ebe4b5cac84 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期三, 23 四月 2025 15:05:34 +0800 Subject: [PATCH] 修改.gitignore --- .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 13b2fdc..fc13813 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ /pipIrr-platform/downloadTemp/ +/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu3rdTest/ +/.idea/*.* +.idea/ +/logs/*.* +logs/ +/rtuLogs/*.* +rtuLogs/ \ No newline at end of file -- Gitblit v1.8.0