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
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23
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