标签:commit cached rem cache 如何 git push mit http detail
.gitignore)git rm --cached -r .ideagit commit -m "remove remote .idea"执行git push origin master
Remove file from Version Control in IntelliJ IDEA
在第一次commit前添加.gitignore
标签:commit cached rem cache 如何 git push mit http detail
原文地址:https://www.cnblogs.com/thinkam/p/10350429.html