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.
1 parent 5aeab8b commit b8220b9Copy full SHA for b8220b9
.gitattributes
@@ -0,0 +1,6 @@
1
+# Set the default behavior, in case people don't have core.autocrlf set
2
+* text=auto
3
+
4
+# Explicitly declare files that should always be converted to LF regardless of platform
5
+*.sh text eol=lf
6
+*.dotsettings text eol=lf
0 commit comments