# https://git-scm.com/docs/gitattributes # Ensure consistent EOL(LF) for all files that Git considers text files. * text=auto eol=lf