atbetaflight/.gitattributes

15 lines
239 B
Plaintext

*.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
*.bat eol=crlf
*.txt text eol=lf
*.sh text eol=lf