From 85bdd2bf4eb3c19b921def3b54018eba01ebf6ad Mon Sep 17 00:00:00 2001 From: ViperEkura <3081035982@qq.com> Date: Mon, 29 Sep 2025 16:59:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor(.gitignore):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E7=9B=AE=E5=BD=95=E5=BF=BD=E7=95=A5=E8=A7=84?= =?UTF-8?q?=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d06cf2..f351c97 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ __pycache__* # dataset dataset/* -pkl_output/* +output/* # tokenzier tokenizer.json