From 8901d7401becbd7c30c8173c3e819f0e9c610b35 Mon Sep 17 00:00:00 2001 From: ayi <2294931964@qq.com> Date: Mon, 12 Jan 2026 19:48:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.gitignore=EF=BC=8C=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E6=97=A5=E5=BF=97?= 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 32dd4a7..67d868b 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,4 @@ build/ ### 日志 ### # 排除所有logs -**/logs/*.log +**/logs/**