Cai
2026-08-11 9df1b267e7f7d11710dde4a0fee519cfc146b147
.gitignore
@@ -3,5 +3,12 @@
.mbx/inbox/
.mbx/local/
ai-*/tmp/
tmp/
node_modules/
build/
.pytest_cache/
.mypy_cache/
*.tmp
*.log
__pycache__/
*.py[cod]