From 423106b48518a6329a9bcdc41aa0f3e562d0198c Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Wed, 16 Feb 2022 13:11:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bbf4679..fd30972 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ dist/ # Files *.pyc *.zip -*.db \ No newline at end of file +*.db +*.log +*.log.*