From 8892ed8a42a1538b3911ebdbf92eafe66dc3b9ff Mon Sep 17 00:00:00 2001 From: csc <869898671@qq.com> Date: Thu, 4 Sep 2025 10:27:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++-- 123123 | 0 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 123123 diff --git a/.gitignore b/.gitignore index 2514923..0f3425f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea/ -cds-platform-2025.V1/.gitignore -cds-platform-2025.V1/ruoyi-admin/src/main/resources/application-dev.yml \ No newline at end of file +target/ +.flattened-pom.xml +/logs/ \ No newline at end of file diff --git a/123123 b/123123 deleted file mode 100644 index e69de29..0000000