git não consegue rastrear a renomeação de arquivos
git rm --cached old_name
git add new_name
codeAesthetic
git rm --cached old_name
git add new_name