mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Update git attributes file
This commit is contained in:
parent
a287f9247d
commit
d5cbb9a83a
1 changed files with 12 additions and 1 deletions
13
.gitattributes
vendored
13
.gitattributes
vendored
|
@ -1,2 +1,13 @@
|
|||
*.md eol=crlf
|
||||
*.md text
|
||||
*.c text
|
||||
*.h text
|
||||
*.cc text
|
||||
*.S text
|
||||
*.s text
|
||||
*.hex -text
|
||||
*.elf -text
|
||||
*.ld text
|
||||
Makefile text
|
||||
*.bat eol=crlf
|
||||
*.txt text
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue