Remove from git tracking

git rm --cached <file>
git rm --cached <directory> -r
git rm --cached ./ -r