Parcourir la source

added gitattributes to help reduce linebreak issues

Christian Foellmann il y a 12 ans
Parent
commit
46c88bdea1
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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