Sfoglia il codice sorgente

Forced LF line endings for SH files.

NosBit 10 anni fa
parent
commit
b85ab244c2
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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