# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Cache
.cache

# Virtual environments
.venv
uv.lock

# secrets and local configurations
.env

# data
**.csv
*_reporting.py
