Git .gitignore not working 2021-04-182021-04-18vialley git 的 .gitigonre 沒有作用時,可以使用以下步驟 git rm -r --cached .git add .git commit -m 'gitignore issue fixed'