Frozen builds resolve paths correctly, stage portable onedir output, and zip releases for distribution.
27 lines
244 B
Plaintext
27 lines
244 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.venv/
|
|
venv/
|
|
env/
|
|
|
|
data/
|
|
*.log
|
|
attempt_log.csv
|
|
passwords.txt
|
|
proxies.txt
|
|
valid_proxies.txt
|
|
|
|
.env
|
|
*.env
|
|
|
|
# PyInstaller / release artifacts
|
|
dist/
|
|
release/
|
|
build/pyinstaller/
|
|
GODCWAK.spec
|
|
|
|
Screenshot *.png
|
|
*.tmp
|