Browse Source

added gitattributes to help reduce linebreak issues

Christian Foellmann 12 years ago
parent
commit
46c88bdea1
1 changed files with 4 additions and 0 deletions
  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