# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
env/

# PyInstaller build artifacts
build/
dist/
*.spec

# Logs (scan logs from the tool)
SysMonitorLogs/
*.log

# System files
Thumbs.db
.DS_Store
desktop.ini
