From 71aa1377988fb306d0dd2c7ce1052571b7620cc2 Mon Sep 17 00:00:00 2001 From: roger_home_pc Date: Sat, 16 Dec 2023 10:36:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ignore?= 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 d05e275..25cd33a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /venv/ .idea -/log/ \ No newline at end of file +/logs/ \ No newline at end of file