Browse Source

Hopefully finally fixed the CRLF madness

Matthias 8 năm trước cách đây
mục cha
commit
420df30abd
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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