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