git rm blah.html <- remove the file from version control AND deletes the file.
git rm --cached blah.html <- keeps the file