__pycache__/
*.py[cod]
.venv/
.env
dist/
build/
*.egg-info/
node_modules/
.pnpm-store/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store
*.log
coverage/
.coverage
# Dev workflow
*.make
# CI artefacts
promotion-metadata.txt
