Эх сурвалжийг харах

Fix line endings in tfb script (#4030)

davidlee-techempower 7 жил өмнө
parent
commit
53db122643
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1,2 +1,5 @@
 # Docker relies on lf in bash scripts - force it
 *.sh text eol=lf
+
+# treat tfb as if shell script
+tfb text eol=lf