Files
kangkang/.gitignore
link2026 da6223e051 chore: 停止跟踪 build/ 构建产物,补全 .gitignore
build/(xcarchive + export ipa + DerivedData)是编译/打包产物,
不该入库。git rm --cached 移出 24 个误提交文件(磁盘保留),
.gitignore 已含 build/ 规则,后续不再污染 status。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 17:11:56 +08:00

5 lines
98 B
Plaintext

# 大模型素材:本地下载用于上传到 OpenList,不入库(~3GB)
/Models/
/build/
.DS_Store