git rm -r --cached .
git add .

git commit -m "Remove ignored files"
