Browse Source

Git attributes for UNIX line endings (#17842)

Jason Smith 4 years ago
parent
commit
cd8e6a1ad7
2 changed files with 2 additions and 0 deletions
  1. 1 0
      buildroot/bin/.gitattributes
  2. 1 0
      buildroot/share/tests/.gitattributes

+ 1 - 0
buildroot/bin/.gitattributes

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

+ 1 - 0
buildroot/share/tests/.gitattributes

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