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

.DS_Store
.idea/
.vscode/
