From fc1dac7927fddeac6a15b6a489110f742168362a Mon Sep 17 00:00:00 2001 From: "Ziyang.Zhang" Date: Wed, 25 Jun 2025 16:54:43 +0800 Subject: [PATCH] =?UTF-8?q?[gitignore]=E6=B7=BB=E5=8A=A0=E5=AF=B9=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=94=A8=E6=96=87=E4=BB=B6=E5=A4=B9savePath=E7=9A=84?= =?UTF-8?q?=E5=BF=BD=E7=95=A5?= 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 c3a38d8..75c801a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ env/ .coverage htmlcov/ .pytest_cache/ +savePath/ # 编辑器相关 .idea/