comando git para remover o arquivo da área de estadiamento
git restore --staged .
Gifted Gorilla
git restore --staged .
git rm --cached -r .
git restore --staged <file>
git checkout <file-name>