ソースを参照

Added mm to gitattributes

Darryl Gough 12 年 前
コミット
29c63c1b5f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -4,6 +4,7 @@
 # Explicitly declare text files we want to always be normalized and converted to native line endings on checkout.
 *.cpp text
 *.c text
+*.mm text
 *.h text
 *.inl text
 *.lua text