본문 바로가기

개발/Git

gitignore 변경사항 반영하기

git rm -r --cached .     <- // cache에 기록된 tracking 중인 파일리스트 삭제

 


git add .

'개발 > Git' 카테고리의 다른 글