Cai
2026-08-23 46c6fe3116b88129407a20f1b107728e2e92ed38
.gitignore
@@ -1,6 +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]