Procházet zdrojové kódy

Forced LF line endings for SH files.

NosBit před 10 roky
rodič
revize
b85ab244c2
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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