diff --git a/.gitattributes b/.gitattributes index 8c7144a2f60..38320ad4f0b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,7 +33,10 @@ *.rb text *.perl text *.pdb text + +# Nef_3 data files *.EH linguist-detectable=false +*.SH linguist-detectable=false # Declare files that will always have LF line endings on checkout. *.sh text eol=lf