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, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 835c013..9788e55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,4 +46,5 @@
 !*/build/*.html
 !*/build/*.xml
 
-*.example
+*.yml
+*.xml

--
Gitblit v1.9.3