chore: 将 .mindfs 会话目录加入 git 忽略
.trellis/ 此前已忽略,本次补 .mindfs/。
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -365,5 +365,8 @@ FodyWeavers.xsd
|
|||||||
# Trellis task management
|
# Trellis task management
|
||||||
.trellis/
|
.trellis/
|
||||||
|
|
||||||
|
# MindFS 会话记录(本地)
|
||||||
|
.mindfs/
|
||||||
|
|
||||||
# Demo 钻带测试数据(本地测试文件,不入库)
|
# Demo 钻带测试数据(本地测试文件,不入库)
|
||||||
demo_drl/
|
demo_drl/
|
||||||
Reference in New Issue
Block a user