Explorar el Código

More changes to .gitattributes

seanpaultaylor hace 12 años
padre
commit
8ea05ac516
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -5,6 +5,7 @@
 *.cpp text
 *.c text
 *.mm text
+*.m text
 *.h text
 *.inl text
 *.lua text
@@ -21,6 +22,7 @@
 *.txt text
 *.xml text
 *.md text
+*.sh text
 
 # Declare windows files that will always have CRLF line endings on checkout.
 *.sln text eol=crlf