.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
dist/
build/
*.egg-info/
.contextbox/*
!.contextbox/.gitkeep
!.contextbox/README.md
