Loading

.gitignore文件不起作用的解决方法

http://keendawn.blog.163.com/blog/static/88880743201531554431124/

    1. git rm -r --cached .  
    2. git add .  
    3. git commit -m 'update .gitignore'  
posted @ 2017-07-05 15:03  _朝晖  阅读(176)  评论(0编辑  收藏  举报