From b9b469f9176da7aec639f6d7e8144740c0e9f513 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 10 Feb 2026 10:13:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fa92db..4ad1ce3 100755 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,5 @@ config/conf*.py config/conf*.json sh/* temp/* -nohup.out \ No newline at end of file +nohup.out +scripts/* \ No newline at end of file