.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/

.auto-rebase/artifacts/
.auto-rebase-worktrees/
dist/
build/
*.egg-info/

