# Python
__pycache__/
*.pyc
*.pyo
*.pyd

# Environments
.env
venv/
ENV/

# OS
.DS_Store
Thumbs.db

# Logs / Temp
*.log
*.tmp