From aec0e227479de49213185ff6bb98d4e99b35eb8b Mon Sep 17 00:00:00 2001 From: thiszhc <2029364173@qq.com> Date: 星期五, 16 六月 2023 20:34:23 +0800 Subject: [PATCH] Merge branch '5.X' of https://gitee.com/dromara/RuoYi-Vue-Plus into JustAuth --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4fbb2fe..fa3ee97 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,9 @@ *.iml *.ipr +### JRebel ### +rebel.xml + ### NetBeans ### nbproject/private/ build/* @@ -41,3 +44,5 @@ !*/build/*.java !*/build/*.html !*/build/*.xml + +.flattened-pom.xml -- Gitblit v1.9.3