chore: 将 .mindfs 会话目录加入 git 忽略

.trellis/ 此前已忽略,本次补 .mindfs/。
This commit is contained in:
2026-06-14 12:25:38 +08:00
parent 29c7be3fac
commit fe3df98297

3
.gitignore vendored
View File

@@ -365,5 +365,8 @@ FodyWeavers.xsd
# Trellis task management # Trellis task management
.trellis/ .trellis/
# MindFS 会话记录(本地)
.mindfs/
# Demo 钻带测试数据(本地测试文件,不入库) # Demo 钻带测试数据(本地测试文件,不入库)
demo_drl/ demo_drl/