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