# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.venv/
venv/
ENV/
*.egg-info/

# OS
.DS_Store
Thumbs.db

# Local outputs
reports/
*.xlsx
*.csv
