We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2e3a9 commit defea07Copy full SHA for defea07
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