瀏覽代碼

added gitattributes to help reduce linebreak issues

Christian Foellmann 12 年之前
父節點
當前提交
46c88bdea1
共有 1 個文件被更改,包括 4 次插入0 次删除
  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