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 b2d0e04 commit 1340f56Copy full SHA for 1340f56
1 file changed
.gitattributes
@@ -14,3 +14,6 @@
14
*.bin binary
15
*.jpg binary
16
*.jpeg binary
17
+
18
+# Declare (Unix-style) files that will always have LF line endings on checkout.
19
+*.sh text eol=lf
0 commit comments