Cai
2026-08-10 da3591d542aa4d2753ac5e1ad61021a3feff6d1f
.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]