From f45b57882918d37cab7dd28312128dc4107043fa Mon Sep 17 00:00:00 2001 From: Product Manager Date: Tue, 10 Mar 2026 09:41:29 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0:=20=E5=AE=8C=E5=96=84gitigno?= =?UTF-8?q?re?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 80a648a..2beeac0 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,8 @@ coverage/ tmp/ temp/ *.tmp + +# IDE +.vscode/ +.idea/ +*.swp