.env
.env.*
!.env.example
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.pytest_cache/
.mypy_cache/

# Ad-hoc local testing / scratch output (scripts/smoke_test.py stays tracked)
_test_*.py
*_out.json
trends_out.json
