Update .gitignore
This commit is contained in:
parent
9a0b8a7e33
commit
2179e443ec
|
|
@ -6,6 +6,7 @@ __pycache__/
|
|||
dist/
|
||||
build/
|
||||
*.spec.bak
|
||||
*.venv/
|
||||
|
||||
# PyInstaller
|
||||
*.manifest
|
||||
|
|
|
|||
Loading…
Reference in New Issue