开发过程中添加git.ignore不起作用了&解决方式 kg_hero 2020-05-26 472 阅读1分钟 现象:Pods.xcodeproj多人冲突 ignore文件添加pods/也无效解决:git rm -r --cached . 解决中:解决后无冲突~