git rm -r --cached .
git add .
git commit -m 'update .gitignore'
git .gitignore 不生效 解决
最新推荐文章于 2025-06-27 13:56:08 发布
git rm -r --cached .
git add .
git commit -m 'update .gitignore'