Skip to content

Commit 53db122

Browse files
davidlee-techempowermichaelhixson
authored andcommitted
Fix line endings in tfb script (TechEmpower#4030)
1 parent a9a3b89 commit 53db122

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Docker relies on lf in bash scripts - force it
22
*.sh text eol=lf
3+
4+
# treat tfb as if shell script
5+
tfb text eol=lf

0 commit comments

Comments
 (0)