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
.gitignore
文件内容可在这里找到Objective-C
的,复制下来
:github/gitignore
如果不起作用的话,删除缓存
git rm -r --cached .
git add .
git commit -m "update gitignore"
git push