Git attributes for UNIX line endings (#17842)

This commit is contained in:
Jason Smith
2020-05-04 13:40:23 -07:00
committed by GitHub
parent 4c4be32ad7
commit cd8e6a1ad7
2 changed files with 2 additions and 0 deletions

1
buildroot/bin/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto eol=lf

1
buildroot/share/tests/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto eol=lf