feat: 完善 QMT 交易模块文档和配置展示功能
- 优化前端仪表盘界面 - 添加配置文件可视化展示 - 编写 QMT 模块配置文档 - 完善项目规则体系(KiloCode)
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -28,3 +28,11 @@ predications_test.csv
|
||||
/qmt/config.json
|
||||
/qmt/logs/*
|
||||
qmt/heartbeat.txt
|
||||
|
||||
# Kilo Code Vibe Coding
|
||||
!.kilocode/
|
||||
|
||||
!.kilocode/rules/*.md
|
||||
|
||||
|
||||
/.kilocode/rules/memory-bank/
|
||||
|
||||
Reference in New Issue
Block a user