Ver Fonte

Hopefully finally fixed the CRLF madness

Matthias há 8 anos atrás
pai
commit
420df30abd
1 ficheiros alterados com 5 adições e 0 exclusões
  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