Explorar el Código

apply .gitattributes much more widely

Rob Bast hace 10 años
padre
commit
bbef618d08
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      .gitattributes

+ 4 - 1
.gitattributes

@@ -1 +1,4 @@
-tests/Composer/Test/Fixtures/installer/*.test   eol=lf
+* text=auto
+*.php text diff=php
+*.json text eol=lf
+*.test text eol=lf