We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dae8e8b + 1874cab commit 88cebeeCopy full SHA for 88cebee
.gitattributes
@@ -0,0 +1,4 @@
1
+# Ensure shell scripts and patch files always use LF line endings.
2
+# Required for correct execution in Linux containers; Windows may use CRLF.
3
+*.sh text eol=lf
4
+*.patch text eol=lf
0 commit comments