From fe3df98297321233a1b72db08729603e582fad62 Mon Sep 17 00:00:00 2001 From: "Mr.Xia" <1424473282@qq.com> Date: Sun, 14 Jun 2026 12:25:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20.mindfs=20=E4=BC=9A?= =?UTF-8?q?=E8=AF=9D=E7=9B=AE=E5=BD=95=E5=8A=A0=E5=85=A5=20git=20=E5=BF=BD?= =?UTF-8?q?=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .trellis/ 此前已忽略,本次补 .mindfs/。 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b73c02f..80a21bb 100644 --- a/.gitignore +++ b/.gitignore @@ -365,5 +365,8 @@ FodyWeavers.xsd # Trellis task management .trellis/ +# MindFS 会话记录(本地) +.mindfs/ + # Demo 钻带测试数据(本地测试文件,不入库) demo_drl/ \ No newline at end of file