1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/make/.gitattributes

11 lines
257 B
Plaintext
Raw Normal View History

2013-04-07 08:49:13 +02:00
#
# All make includes should have LF line endings to be consistent with flight code
#
*.mk text eol=lf
*.py text eol=lf
/templates/firmwareinfotemplate.c text eol=lf
/templates/gcs_version_info_template.h text eol=crlf
/templates/*.txt text eol=crlf