mirror of https://github.com/ARMmbed/mbed-os.git
Added .gitattributes for automatic LF line ending conversion
parent
3b465de3aa
commit
348c24e578
|
@ -0,0 +1,15 @@
|
||||||
|
*.c text
|
||||||
|
*.cpp text
|
||||||
|
*.h text
|
||||||
|
*.s text
|
||||||
|
*.sct text
|
||||||
|
*.ld text
|
||||||
|
*.txt text
|
||||||
|
*.xml text
|
||||||
|
*.py text
|
||||||
|
*.md text
|
||||||
|
*.json text
|
||||||
|
*.tmpl text
|
||||||
|
*.dia binary
|
||||||
|
*.elf binary
|
||||||
|
*.bin binary
|
Loading…
Reference in New Issue