# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
_shellfish*

# Virtual environments
.venv

# pytest
.pytest_cache/
.coverage
htmlcov/

# macOS
.DS_Store

# windsurf
.remember/
