Add PyInstaller Windows release build system.
Frozen builds resolve paths correctly, stage portable onedir output, and zip releases for distribution.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,5 +16,11 @@ valid_proxies.txt
|
||||
.env
|
||||
*.env
|
||||
|
||||
# PyInstaller / release artifacts
|
||||
dist/
|
||||
release/
|
||||
build/pyinstaller/
|
||||
GODCWAK.spec
|
||||
|
||||
Screenshot *.png
|
||||
*.tmp
|
||||
|
||||
Reference in New Issue
Block a user