ソースを参照

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