From 1e1ca7193994a2fcb2bb3293aecb660a3c264fad Mon Sep 17 00:00:00 2001 From: puz <13060209078@163.com> Date: Mon, 20 Jul 2026 11:22:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 744fc80..ee01366 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,5 @@ backend/src/main/resources/application-local.yml /backend/target/ /.claude /web-fe/ +/.idea/ +/.idea/* \ No newline at end of file