We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a1ba8c commit 718573dCopy full SHA for 718573d
.gitattributes
@@ -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