From 4277d3463cf80163f87bda9676f88fdfb4247e5c Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期三, 12 二月 2025 13:48:50 +0800 Subject: [PATCH] 配置文件回归 --- pipIrr-platform/pipIrr-web/pipIrr-web-remote/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/.gitignore b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/.gitignore index 549e00a..3d5de73 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/.gitignore +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/.gitignore @@ -1,5 +1,6 @@ HELP.md target/ +/pipIrr-web-remote.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ -- Gitblit v1.8.0