__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

.venv
.pytest_cache
.mypy_cache
.ruff_cache

.DS_Store