From 40b1b95d8fccb5e4ce03a407235bef807ccc3f54 Mon Sep 17 00:00:00 2001 From: Balaji-Ganesh Date: Thu, 8 Jun 2023 16:12:11 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Updated=20`.gitignore`?= 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 56c1a83..4722a54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.idea *.pyc -env \ No newline at end of file +env +*.log \ No newline at end of file