Cai
2026-08-08 f31254d62026da1da5e05b3a7e30c091a1a03514
.gitignore
@@ -1,4 +1,14 @@
.mbx/provider/
.mbx/runtime/
.mbx/inbox/
.mbx/local/
ai-*/tmp/
tmp/
node_modules/
build/
.pytest_cache/
.mypy_cache/
*.tmp
*.log
__pycache__/
*.py[cod]