From acf0aef295f03bc0c0057e3cd4c5f17e2576d41d Mon Sep 17 00:00:00 2001 From: zhuguifei <312353457@qq.com> Date: 星期五, 06 三月 2026 15:23:07 +0800 Subject: [PATCH] perf: 修改ignore规则 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 440a664..37ef30b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **/.idea **/logs **/target -**/.vscode \ No newline at end of file +**/.vscode +**/.flattened-pom.xml \ No newline at end of file -- Gitblit v1.9.3