From 435341d3ec5fb0f53992ef13534bc99051eb3215 Mon Sep 17 00:00:00 2001 From: zetaloop Date: Sat, 25 Apr 2026 04:39:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=8B=BC=E5=86=99?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5aeeb96..7c1e5db 100644 --- a/.gitignore +++ b/.gitignore @@ -131,5 +131,8 @@ app/*/mq/mq .bake.json # MacOS shit -**/.DS_Story -.DS_Story \ No newline at end of file +**/.DS_Store +.DS_Store + +# Python cache +__pycache__/