Parcourir la source

Forced LF line endings for SH files.

NosBit il y a 10 ans
Parent
commit
b85ab244c2
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+# SH files must always use LF.
+*.sh eol=lf