.DS_Store
.research/
.venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
__pycache__/
*.pyc
.coverage
htmlcov/
build/
dist/
*.egg-info/
/.taut_cache/
/logs/
/docs/*
!/docs/plugins.md
