Explorar el Código

Forced LF line endings for SH files.

NosBit hace 10 años
padre
commit
b85ab244c2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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