__pycache__/
*.py[cod]
.venv/
.env
dist/
docs/_build/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
.DS_Store
