From 83d4fd30a2cbc8d6d32f034a3eed3d7a73ae55ea Mon Sep 17 00:00:00 2001 From: xuhy <3313886187@qq.com> Date: 星期五, 09 八月 2024 14:45:58 +0800 Subject: [PATCH] 屏蔽配置文件 --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index c5a7652..3e7af20 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ generator .idea -target \ No newline at end of file +target + +*.yaml +*.yml \ No newline at end of file -- Gitblit v1.7.1