From dd362db7826af171580931ff8fa9cddb027de4b3 Mon Sep 17 00:00:00 2001 From: zxce3 Date: Mon, 13 Sep 2021 15:24:07 +0700 Subject: [PATCH] ignoreing .log --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index db49483..62925dd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ venv local.env *.jpg *png -*.raw \ No newline at end of file +*.raw +*.log \ No newline at end of file