diff --git a/.gitattributes b/.gitattributes index 80d68b4b9..cac0bd9f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,9 @@ *.txt text eol=lf *.htaccess text eol=lf *.json text eol=lf +*.c text eol=lf +*.cpp text eol=lf +*.h text eol=lf *.png binary *.jpg binary