__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
.venv/
venv/
.vscode/
.idea/
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
Thumbs.db
