From 84ad3443320ba93f7e115fe47ea47c2f9c2aec93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A7=E9=98=B3=E6=B4=8B?= <2443479321@qq.com> Date: Fri, 11 Sep 2026 11:11:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0ignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1fcabf..bd74def 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ wheels/ venv/ env/ .idea +.idea/ .venv/ ENV/