Skip to content

Commit defea07

Browse files
zyphlarmetaphys
authored andcommitted
Set LF-only (\n) line endings for .sh files to fix InfiniTimeOrg#1905 (InfiniTimeOrg#2181)
1 parent fb2e3a9 commit defea07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@
1414
*.bin binary
1515
*.jpg binary
1616
*.jpeg binary
17+
18+
# Declare (Unix-style) files that will always have LF line endings on checkout.
19+
*.sh text eol=lf

0 commit comments

Comments
 (0)