2 Commits

Author SHA1 Message Date
boris
52a8bced13 chore: 更新 fidc-backtest-engine - 2026-04-28 2026-04-28 10:37:11 +08:00
boris
692cb666a0 chore: 从版本管理中移除 .DS_Store 文件 2026-04-28 10:36:07 +08:00
3 changed files with 5 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

5
.gitignore vendored
View File

@@ -1,2 +1,7 @@
/target /target
/output /output
# macOS
.DS_Store
.AppleDouble
.LSOverride

BIN
crates/.DS_Store vendored

Binary file not shown.