git rm -r --cached . git add . git commit -m "Removing all files in .gitignore"
git rm -r --cached . git add . git commit -am "Drop ignored files"