aplicar gitignore após comprometer
git rm --cached $file
Acry
git rm --cached $file
git rm --cached /\*.exe
# 1. Edit .gitignore to match the file you want to ignore
# 2. git rm --cached /path/to/file