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 2c21594 commit 0c0d8a1Copy full SHA for 0c0d8a1
1 file changed
.gitattributes
@@ -1,2 +1,4 @@
1
# Auto detect text files and perform LF normalization
2
* text=auto
3
+# Shell scripts require LF
4
+*.sh text eol=lf
0 commit comments