From 586b5299335f29288b90bc2dbc50c7a9e3255e25 Mon Sep 17 00:00:00 2001 From: "qinyong@9artedu.com" Date: Mon, 15 Jun 2026 12:22:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 74f6d18..c9a7179 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # 忽略Maven编译目录 .trae .venv -docker/ \ No newline at end of file +docker/ +.idea \ No newline at end of file