Cai
2026-08-02 3390d59f68c4ebcb87ed45d58ce8554d6e59b896
chore: ignore local dependencies and temporary artifacts
1 files modified
5 ■■■■■ changed files
.gitignore 5 ●●●●● patch | view | raw | blame | history
.gitignore
@@ -3,6 +3,11 @@
.mbx/inbox/
.mbx/local/
ai-*/tmp/
tmp/
node_modules/
build/
.pytest_cache/
.mypy_cache/
*.tmp
*.log
__pycache__/