From d88837942b54320bff26663935ca119440dfd559 Mon Sep 17 00:00:00 2001 From: lhx Date: Wed, 12 Nov 2025 16:42:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E8=8E=B7=E5=8F=96=E8=AF=95?= =?UTF-8?q?=E9=AA=8C=E5=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 667aaef..f5c20f5 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ build/ ### VS Code ### .vscode/ + +*.log