.git
.github
.venv
__pycache__
*.pyc
.mypy_cache
.ruff_cache
.pytest_cache
tests
docs
scripts
local
scratch
*.md
!README.md
ui/node_modules
ui/dist
.DS_Store
