# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Virtual environments
.venv

# OS files
.DS_Store
