Explorar el Código

added gitattributes to help reduce linebreak issues

Christian Foellmann hace 12 años
padre
commit
46c88bdea1
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +1,4 @@
+# Standards for multi-platform colaboration
+
+# Set default behaviour, in case users don't have core.autocrlf set.
+* text=auto