From 43fdfb6aa1fd1d00c8b2ae49c7e2a3985ee965b2 Mon Sep 17 00:00:00 2001 From: hzm <934585316@qq.com> Date: Thu, 19 Feb 2026 17:22:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20gitignore?= 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 9a799ae..de7d439 100644 --- a/.gitignore +++ b/.gitignore @@ -82,4 +82,5 @@ fabric.properties .vscode/ .env.local -.DS_Store \ No newline at end of file +.DS_Store +.idea \ No newline at end of file