From 43ccd74273e2b06950bf0a7b56044d3cf4c5c443 Mon Sep 17 00:00:00 2001
From: chenhj <1263187585@qq.com>
Date: 星期六, 24 五月 2025 14:49:07 +0800
Subject: [PATCH] 配置文件样式化

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index ed8368a..a840d32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,7 @@
 !*/build/*.java
 !*/build/*.html
 !*/build/*.xml
+
+
+*.example
+ruoyi-admin/src/main/resources/*.xml

--
Gitblit v1.9.3