美文网首页
ignore配置无效的问题

ignore配置无效的问题

作者: Allenlll | 来源:发表于2018-11-14 10:55 被阅读7次

1、git rm -r --cached < file name >。移除不需要git保存的文件
2、把不需要git跟踪的文件添加到ignore文件中
3、提交移除的文件和新的ignore文件

相关文章

网友评论

      本文标题:ignore配置无效的问题

      本文链接:https://www.haomeiwen.com/subject/hgpdfqtx.html