mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Set line endings for the .config files for unified targets (#8411)
Set line endings for the .config files for unified targets
This commit is contained in:
commit
300421e9ae
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -12,3 +12,4 @@ Makefile 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
|
||||||
|
*.config text eol=lf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue