__pycache__/
*.pyc
*.pyo
.venv/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.dist-info/
build/
.DS_Store
