.DS_Store
.pytest_cache/
.ruff_cache/
.venv/
.coverage
__pycache__/
build/
dist/
*.egg-info/
*.py[cod]

