From b51e8bcc2ada3279924adda4e405793dcfb89053 Mon Sep 17 00:00:00 2001 From: ske087 Date: Tue, 7 Apr 2026 16:05:41 +0300 Subject: [PATCH] updated to not view the log file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9941154..b597e21 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ ENV/ *.egg-info/ build/ *.egg +build_log.txt # PyInstaller *.spec.bak