📌  相关文章
📜  git update gitignore 删除文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:15.606000             🧑  作者: Mango

代码示例5
git rm --cached `git ls-files -i -c --exclude-from=.gitignore`