Răsfoiți Sursa

Added mm to gitattributes

Darryl Gough 12 ani în urmă
părinte
comite
29c63c1b5f
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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.
 # Explicitly declare text files we want to always be normalized and converted to native line endings on checkout.
 *.cpp text
 *.cpp text
 *.c text
 *.c text
+*.mm text
 *.h text
 *.h text
 *.inl text
 *.inl text
 *.lua text
 *.lua text