# Python
__pycache__/
*.pyc
*.pyo
.env
venv/
.venv/

# Logs
*.log

# OS
.DS_Store
Thumbs.db
