.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