xcworkspace 添加.gitignore

2018-10-15  本文已影响7人  piggybear

.gitignore 文件内容可在这里找到Objective-C的,复制下来
github/gitignore

如果不起作用的话,删除缓存

git rm -r --cached .  
git add .
git commit -m "update gitignore"
git push
上一篇 下一篇

猜你喜欢

热点阅读