Quellcode durchsuchen

Forced LF line endings for SH files.

NosBit vor 10 Jahren
Ursprung
Commit
b85ab244c2
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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