build: PyInstaller spec, produces dist/MonitorSwitcher.exe

This commit is contained in:
Miłosz Matysiak
2026-04-09 10:11:54 +02:00
parent 83293c8a91
commit 05a96e29e4
2 changed files with 39 additions and 0 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ __pycache__/
*.pyc
dist/
build/
build/
dist/