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 |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index b45779a..fc13813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
 /pipIrr-platform/downloadTemp/
 /pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu3rdTest/
+/.idea/*.*
+.idea/
 /logs/*.*
-logs/
\ No newline at end of file
+logs/
+/rtuLogs/*.*
+rtuLogs/
\ No newline at end of file

--
Gitblit v1.8.0