__pycache__/
*.py[cod]
*.pyo
*.pyd

.DS_Store
Thumbs.db

.venv/
venv/
env/

*.log

outputs/
temp/
