Git / gitignore가 제대로 동작하지 않을때

김선호(해로)·2022년 10월 11일

Git, Github

목록 보기
1/2
post-thumbnail
git rm -r --cached .
git add .
git commit -m "fixed untracked files"

출처 : https://stackoverflow.com/questions/11451535/gitignore-is-ignored-by-git

profile
블로그 이사했습니다 https://medium.com/@haero77

0개의 댓글