From 3b18778884f44a71b765d9cff53c54f510309c48 Mon Sep 17 00:00:00 2001 From: jimmy-sketch Date: Tue, 12 Aug 2025 05:28:49 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E8=AF=81=E4=B9=A6=E8=B7=AF=E5=BE=84=E6=B7=BB=E5=8A=A0=E5=88=B0?= =?UTF-8?q?gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 369e759..b1cda6d 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,8 @@ coverage.xml .hypothesis/ .pytest_cache/ cover/ +# 测试用的证书 +test-cert/ # Translations *.mo