1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/make/.gitattributes
2013-04-22 21:35:25 +02:00

13 lines
314 B
Plaintext

#
# All make includes should have LF line endings to be consistent with flight code
#
*.mk text eol=lf
*.py text eol=lf
*.sh text eol=lf
/templates/firmwareinfotemplate.c text eol=lf
/templates/gcs_version_info_template.h text eol=crlf
/templates/*.txt text eol=crlf
/templates/uncrustify.cfg text eol=lf