__pycache__/
*.py[cod]
*$py.class
.venv/
.vscode/settings.json
.vscode/extensions.json
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.pytest_cache/
.DS_Store
