From fbd940310ad5117e67824312518e5d18225831ee Mon Sep 17 00:00:00 2001 From: misyaguziya Date: Thu, 14 Sep 2023 02:25:29 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8D[Update]=20gitignore=E3=81=ABlogs?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22ce9ed3..7ef8f9f7 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ translators/ test/ *.pyc .vscode/ -lib/ \ No newline at end of file +lib/ +logs/ \ No newline at end of file