Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / make / .gitattributes
blob5d389507179ff189125163bd0d15b2c05a22c492
2 # All make includes should have LF line endings to be consistent with flight code
5 *.mk            text eol=lf
6 *.py            text eol=lf
7 *.sh            text eol=lf
9 /doxygen/*                              text eol=lf
10 /uncrustify/*.cfg                       text eol=lf
12 /templates/*.txt                        text eol=crlf
13 /templates/build-info.txt               text eol=lf