updated to not view the log file

This commit is contained in:
2026-04-07 16:05:41 +03:00
parent 65c34314b0
commit b51e8bcc2a

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ ENV/
*.egg-info/ *.egg-info/
build/ build/
*.egg *.egg
build_log.txt
# PyInstaller # PyInstaller
*.spec.bak *.spec.bak