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

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

diff --git a/.gitignore b/.gitignore
index ed8368a..9788e55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,6 @@
 !*/build/*.java
 !*/build/*.html
 !*/build/*.xml
+
+*.yml
+*.xml

--
Gitblit v1.9.3