G/Git

gitignore 적용이 안될 시

안뇽헬로 2015. 3. 26. 14:10

참조 : http://www.randallkent.com/development/gitignore-not-working


git rm -r --cached .

git add .

git commit -m "fixing .gitignore"


저작자표시 비영리 변경금지 (새창열림)