dist/
build/
*.egg-info/

__pycache__/
*.py[cod]

.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/