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