From c6bae9e057c5468f076aa639120dfccaa1f7946b Mon Sep 17 00:00:00 2001 From: Dita Aji Pratama Date: Mon, 14 Sep 2026 13:33:36 +0700 Subject: [PATCH] Ignoring log file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 76a9946..d17e90e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ **/__pycache__ *.pyc config.yaml +*.log \ No newline at end of file