From 58c39bc60a9a223a441d577f0f20ee26486b882b Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Wed, 5 Aug 2026 10:14:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20config.json=20=E5=8A=A0=E5=85=A5=20git?= =?UTF-8?q?ignore=EF=BC=88=E5=90=AB=E6=95=8F=E6=84=9F=E5=87=AD=E6=8D=AE?= =?UTF-8?q?=EF=BC=8C=E5=B7=B2=E4=BB=8E=E5=8E=86=E5=8F=B2=E6=B8=85=E9=99=A4?= =?UTF-8?q?=EF=BC=89?= 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 d048b70..56b1c91 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ *.pyc .pytest_cache/ *.log +config.json