Skip to content

Commit d250b96

Browse files
authored
Merge pull request #2 from seantleonard/dev/sean/le_lf
add git attributes for sh line endings
2 parents 0a1ba8c + 718573d commit d250b96

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
@@ -0,0 +1,3 @@
1+
# Git will always convert line endings to LF on checkout.
2+
# Used for files that must keep LF endings, even on Windows.
3+
*.sh text eol=lf

0 commit comments

Comments
 (0)