From ca169e043d0e4eda51feeaed3ea566845203bca5 Mon Sep 17 00:00:00 2001 From: simon <861719797@qq.com> Date: Wed, 20 Sep 2023 17:41:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=BF=97=E5=BF=BD=E7=95=A5=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1740f91..1269adb 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,9 @@ build/ ### VS Code ### .vscode/ -logs/ + +/logs/ +logs/** +/logs/** +**/logs/**