Ver código fonte

added gitattributes to help reduce linebreak issues

Christian Foellmann 12 anos atrás
pai
commit
46c88bdea1
1 arquivos alterados com 4 adições e 0 exclusões
  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