.git
.github
.venv
**/__pycache__
**/*.pyc
.mypy_cache
.pytest_cache
.ruff_cache
dist
build
.mtlog
tests
docs
*.md
!README.md
web-ui/node_modules
*.db
.claude
