git rm -r --cached .
git add .
git commit -m 'clear git cache'
git push