From c122639dd0f06d17df2473349d5a8f2a56bb40ce Mon Sep 17 00:00:00 2001 From: lhx Date: Fri, 26 Sep 2025 16:06:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AEgit?= 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 a21fb96..536d3ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .venv/ *.md */__pycache__/ +*.pyc !README.md