Files
network-debugger/.gitignore
T

22 lines
330 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
# 运行时生成的应用配置
app_config.json
*_profiles.json