From cc7f75dddf61c0c39978170deea10ebe4b5cac84 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期三, 23 四月 2025 15:05:34 +0800 Subject: [PATCH] 修改.gitignore --- pipIrr-platform/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pipIrr-platform/.gitignore b/pipIrr-platform/.gitignore index 549e00a..c7ede0c 100644 --- a/pipIrr-platform/.gitignore +++ b/pipIrr-platform/.gitignore @@ -15,6 +15,7 @@ ### IntelliJ IDEA ### .idea +.idea/ *.iws *.iml *.ipr -- Gitblit v1.8.0