Added .mk as files with LF line ending. Converted a few files in the make dir.

This commit is contained in:
Anders Hoglund 2017-11-05 20:41:17 +01:00
parent bee86890c7
commit 24a282a9a3
8 changed files with 1100 additions and 1099 deletions

1
.gitattributes vendored
View File

@ -8,6 +8,7 @@
*.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