__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
*.whl
.venv/
venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.DS_Store
.idea/
.vscode/
