Skip to content

Commit e823392

Browse files
runrevmarklivecodefraser
authored andcommitted
[[ Git ]] Makesure .sh files always have LF engines
1 parent ab0f0c4 commit e823392

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
@@ -22,6 +22,9 @@
2222
*.vsprops text eol=crlf
2323
*.rules text eol=crlf
2424

25+
# Declare files that will always have LF line endings on checkout.
26+
*.sh text eol=lf
27+
2528
# Denote all files that are truly binary and should not be modified.
2629
*.png binary
2730
*.jpg binary

0 commit comments

Comments
 (0)