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 c847728 + 81cb6a5 commit fbbbdb2Copy full SHA for fbbbdb2
.gitattributes
@@ -1,2 +1,5 @@
1
# Auto detect text files and perform LF normalization
2
* text=auto
3
+
4
+# Force sh files to have LF
5
+*.sh text eol=lf
0 commit comments