vs code LF/CRLF code example Example: crlf to lf in all files in vs code git config core.autocrlf false git rm --cached -r . git reset --hard