Git attributes for UNIX line endings (#17842)
This commit is contained in:
parent
4c4be32ad7
commit
cd8e6a1ad7
2 changed files with 2 additions and 0 deletions
1
buildroot/bin/.gitattributes
vendored
Normal file
1
buildroot/bin/.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
* text=auto eol=lf
|
1
buildroot/share/tests/.gitattributes
vendored
Normal file
1
buildroot/share/tests/.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
* text=auto eol=lf
|
Reference in a new issue