From 633e5101a2cefec1b7a4be26931be242e847b0ce Mon Sep 17 00:00:00 2001 From: MT-Fire <798521692@qq.com> Date: Sun, 8 Mar 2026 17:31:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BF=BD=E7=95=A5skill=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5f35b2a..572c803 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ uploads .venv __pycache__ .claude +.trae +.agent +.agents # Editor directories and files .vscode/* @@ -29,3 +32,5 @@ __pycache__ *.sw? *.db server/data/*.db + +skills-lock.json \ No newline at end of file