.venv/
__pycache__/
*.pyc
.env
.env.local
.env.*.local

# Persoonlijke data — nooit committen
data/conversations.json
data/youtube-history.json
output/
uv.lock
src/urenbewijs/**/__pycache__/
.venv/
.urenbewijs-tmp/
