We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d38fb2 + c51177c commit 5693965Copy full SHA for 5693965
.gitattributes
@@ -1,2 +1,5 @@
1
# Set the default behavior, in case people don't have core.autocrlf set.
2
* text=auto
3
+
4
+# set EOL to linux style to prevent issues
5
+*.sh text eol=lf
0 commit comments