mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
Added .mk as files with LF line ending. Converted a few files in the make dir.
This commit is contained in:
parent
bee86890c7
commit
24a282a9a3
8 changed files with 1100 additions and 1099 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -8,6 +8,7 @@
|
||||||
*.elf -crlf -diff
|
*.elf -crlf -diff
|
||||||
*.ld text eol=lf
|
*.ld text eol=lf
|
||||||
Makefile text eol=lf
|
Makefile text eol=lf
|
||||||
|
*.mk text eol=lf
|
||||||
*.bat eol=crlf
|
*.bat eol=crlf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue