Remove files from repository index and local filesystem.
git rm {{file}}
git rm -r {{directory}}
git rm --cached {{file}}