.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
*.egg-info/
logs/
.env
.env.*
!.env.example
config/models.local.toml
config/llm_config.local.py
docs/internal/
AGENTS.local.md
