.DS_Store
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.py[cod]
.coverage
htmlcov/
config/source.local.toml
artifacts/cache/
artifacts/runs/*/stderr.log

