diff --git a/flight/.gitattributes b/flight/.gitattributes index e85fe7958..d4d1fb4f6 100644 --- a/flight/.gitattributes +++ b/flight/.gitattributes @@ -15,3 +15,6 @@ Makefile text eol=lf Makefile.* text eol=lf *.mk text eol=lf + +*.h.template text eol=lf +*.c.template text eol=lf