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

