From d8db360a1e89a0ac654a1f4efcaab8ffe6ef169c Mon Sep 17 00:00:00 2001 From: liyong <18434998025@163.com> Date: 星期五, 30 一月 2026 11:21:43 +0800 Subject: [PATCH] feat(purchase): 配置文件 --- .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