Skip to content

Commit

Permalink
Force .sh to LF EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorsington committed Nov 2, 2021
1 parent 1128b5f commit 7f1f139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* text=auto
*.cs text eol=lf

*.sh text eol=lf
# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf

0 comments on commit 7f1f139

Please sign in to comment.