Added .gitattributes for automatic LF line ending conversion

pull/23/head
Bogdan Marinescu 2013-08-08 13:17:53 +03:00
parent 3b465de3aa
commit 348c24e578
1 changed files with 15 additions and 0 deletions

15
.gitattributes vendored Normal file
View File

@ -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