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