atbetaflight/.gitattributes

16 lines
260 B
Plaintext
Raw Normal View History

*.md text eol=lf
*.c text eol=lf
*.h text eol=lf
*.cc text eol=lf
*.S text eol=lf
*.s text eol=lf
*.hex -crlf -diff
*.elf -crlf -diff
*.ld text eol=lf
Makefile text eol=lf
*.mk text eol=lf
2014-09-15 15:29:53 -07:00
*.bat eol=crlf
*.txt text eol=lf
*.sh text eol=lf
*.config text eol=lf