# Byte-compiled / build artifacts
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/

# Virtual environments
.venv/

# Tool caches
.pytest_cache/
.ruff_cache/
.basedpyright_cache/

# OS
.DS_Store
.coverage
htmlcov/
