# Sensitive files — jangan di-commit
.env

# Docker runtime data
litellm_db_data/

# Python cache
__pycache__/
*.pyc
