From 324643dc32a5bc764064557277eef3ef55decc60 Mon Sep 17 00:00:00 2001 From: lhx Date: Fri, 26 Sep 2025 16:03:53 +0800 Subject: [PATCH] =?UTF-8?q?git=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 313697d..a21fb96 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ .venv/ *.md -!README.md \ No newline at end of file +*/__pycache__/ + +!README.md +