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 e1c2ac2 commit 81cb6a5Copy full SHA for 81cb6a5
.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