git rm -r --cached .
git add .
git commit -m ‘update .gitignore’
.gitignore 不起作用的解决办法
最新推荐文章于 2024-08-09 11:34:33 发布
git rm -r --cached .
git add .
git commit -m ‘update .gitignore’