Files
SpectralPlot/myis11/project
renlixin 382a5f6c34 chore: 从 git 跟踪中移除 cmake-build 构建产物并清理 .gitignore
- 将 .gitignore 中 18 行重复的 cmake-build 条目合并为 1 行通配规则
  /myis11/project/*/cmake-build-*
- 使用 git rm --cached -r 将 4 个被跟踪的构建目录从索引移除
- 磁盘文件未受任何影响
2026-06-03 13:49:34 +08:00
..