HermannHH
10/5/2017 - 7:02 PM

Remove file from git tracking

Remove from git tracking ( -r when removal is recursive i.e. a folder)

git rm --cached node_modules -r