From 5553965ddbefd45459eccd2d91a10657aaaff010 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 17 Jun 2025 13:41:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE?= 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 55f471c..42fa85d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,10 +13,12 @@ wechat_dir/* .idea/* article/* db_folder/* +audio/* runtime/Scripts/* runtime/Lib/* runtime/pip/* chrome117.exe html/* excel/* -wcplus.exe \ No newline at end of file +wcplus.exe +log.txt \ No newline at end of file