From 61409ab2821334818aa55220396151338375be3f Mon Sep 17 00:00:00 2001 From: Zchen <161216199+ZH-CEN@users.noreply.github.com> Date: Sun, 12 Oct 2025 09:48:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8b8d6b3..7c5b937 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ *.rdb # ignore ds_store files -.DS_Store \ No newline at end of file +.DS_Store + +*.pkl \ No newline at end of file