# Secrets / local config
llms.yaml
config.yaml
.quack-whitelist.yaml

# Python
__pycache__/
*.py[cod]
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
.venv/
venv/
