Cai
2026-09-03 aac5700d4f6ff3190785c27f6838dcf2ae67c711
.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]