Skip to content

Commit e9e727c

Browse files
detroyejrTomAugspurger
authored andcommitted
Use .gitattributes to configure line endings (#63)
1 parent cb1c40f commit e9e727c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Declare files that will always have CRLF line endings on checkout.
2+
*.sh text eol=lf

0 commit comments

Comments
 (0)