From 4cedc205af0436956cad671d39c1419f6edcda8b Mon Sep 17 00:00:00 2001 From: Gabriel Bao Date: Mon, 25 May 2026 20:50:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E.idea=E5=BF=BD?= =?UTF-8?q?=E7=95=A5?= 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 4c5b2ce..0dc4061 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target /.trae -.env \ No newline at end of file +.env +.idea/ \ No newline at end of file