From 7a24b1bd997f64f6260ddf96a4f5f451989d45b7 Mon Sep 17 00:00:00 2001 From: liejiu946 Date: Mon, 7 Jul 2025 10:12:47 +0800 Subject: [PATCH] =?UTF-8?q?opt:=E5=B1=8F=E8=94=BD=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 549e00a..6af54a3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ build/ ### VS Code ### .vscode/ + +### log ### +*/*.log