본문 바로가기

개발/기타

gitignore 추가하기

gitignore 추가하기


$ git rm -r --cached .
$ git add .
$ git commit -m "add gitignore file