From 94509204d25f7c0ad213ae2322be2bd5bfd17424 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期一, 14 七月 2025 16:30:28 +0800
Subject: [PATCH] 1.初始化配煤计算器数据 2。配煤到待入库

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

diff --git a/.gitignore b/.gitignore
index 835c013..6503723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,4 +46,6 @@
 !*/build/*.html
 !*/build/*.xml
 
-*.example
+
+*.yml
+ruoyi-admin/src/main/resources/*.xml

--
Gitblit v1.9.3