From 59bc552091d44a71f312fd274c19d5b98bd667de Mon Sep 17 00:00:00 2001 From: Cai <cai@nbcai.cc> Date: Sun, 02 Aug 2026 17:32:59 +0800 Subject: [PATCH] chore: update project roles research and development artifacts --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 90ac024..9f687ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ .mbx/provider/ .mbx/runtime/ .mbx/inbox/ +.mbx/local/ ai-*/tmp/ *.tmp *.log +__pycache__/ +*.py[cod] -- Gitblit v1.9.3