Issue the following commnds from terminal to sort out the issue.
git rm -r --cached . git add -A git commit -am 'Removing ignored files'
Issue the following commnds from terminal to sort out the issue.
git rm -r --cached . git add -A git commit -am 'Removing ignored files'