.github/
.pytest_cache/
.ruff_cache/
.venv/
.DS_Store
__pycache__/
build/
dist/
htmlcov/
portfolios/
.git/
.gitignore

*.py[cod]
.coverage
*.code-workspace
*.env
*.json

.yamllint.yaml
AGENTS.md
CHANGELOG.md
justfile
prek.toml
