__pycache__/
*.py[cod]
.venv/
.pytest_cache/
build/
dist/

# Локальный конфиг может содержать API-ключи
config.yaml
