18 lines
264 B
Plaintext
18 lines
264 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# PyInstaller build output
|
|
build/
|
|
dist/
|
|
*.spec.bak
|
|
|
|
# Config/backup artifacts (not part of source)
|
|
*.corrupt.bak
|
|
corrupt_backup.py
|
|
decompiled_network_debugger.py
|
|
network_debugger_repaired.py
|
|
clean_consts.txt
|
|
mod_doc.txt
|
|
docs.json |