Преглед изворни кода

Hopefully finally fixed the CRLF madness

Matthias пре 8 година
родитељ
комит
420df30abd
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -0,0 +1,5 @@
+# Autodetect text files
+* text=auto
+
+# Declare files that will always have LF line endings on checkout.
+*.* text eol=lf