我不小心在我的仓库中添加了一个大的.eps文件,无法推送到github。
我已将包含该文件的目录添加到.gitignore并尝试运行
git rm -rf --cached .
然后推回了回购,但它还在给我
remote: error: GH001: Large files detected. You may want to try Git Large File
Storage - https://git-lfs.github.com.
remote: error: Trace: 024db62abfc6a9ecb4771d5437bb9cdc
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File _assets/ToroAds_ChrisTuck.eps is 903.72 MB; this exceeds GitHub's file size limit of 100.00 MB
以下是我的.gitignore
的内容/bower_components/
/node_modules/
/_assets/