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

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

# System files
Thumbs.db
.DS_Store
desktop.ini
