diff --git a/.gitattributes b/.gitattributes index d3bd1519a01..b3bbb77b211 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,6 +15,12 @@ *.lang text eol=lf *.txt text eol=lf *.md text eol=lf +*.pp text eol=lf +*.sh text eol=lf +*.yaml text eol=lf + +.bash_aliases text eol=lf +.vimrc text eol=lf # Denote all files that are truly binary and should not be modified. *.bmp binary