diff --git a/.gitattributes b/.gitattributes index 524cf90..22c2e7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,8 +5,12 @@ *.sh text eol=lf *.ini text eol=lf *.xml text eol=lf +*.h eol=lf +*.hpp eol=lf +*.hxx eol=lf *.c text eol=lf *.cpp text eol=lf +*.cxx text eol=lf *.htext eol=lf *.txt text eol=lf *.glsl text eol=lf