From 2179e443ec50cc380fe4859804a844fc52c6ad92 Mon Sep 17 00:00:00 2001 From: Sergey Degtyar Date: Fri, 13 Mar 2026 00:41:54 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 42a354f..359fa3a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ __pycache__/ dist/ build/ *.spec.bak +*.venv/ # PyInstaller *.manifest