Update .gitignore

This commit is contained in:
Sergey Degtyar 2026-03-13 00:41:54 +03:00
parent 9a0b8a7e33
commit 2179e443ec
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ __pycache__/
dist/ dist/
build/ build/
*.spec.bak *.spec.bak
*.venv/
# PyInstaller # PyInstaller
*.manifest *.manifest