build
__pycache__*
.coverage*
.env
.venv
.mypy_cache
.pytest_cache
.ruff_cache
*.bak
.vscode
.idea
dist
venv/
*.egg-info
*.pyc
.DS_Store
