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 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1e4649c..9f687ed 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ ai-*/tmp/ *.tmp *.log +__pycache__/ +*.py[cod] -- Gitblit v1.9.3