.venv/
venv/
__pycache__/
*.pyc
.git/
.github/
dashboard/
docs/
site/
*.egg-info/
dist/
build/
.ruff_cache/
.mypy_cache/
.pytest_cache/
htmlcov/
.DS_Store
*.md
!README.md
