Parcourir la source

apply .gitattributes much more widely

Rob Bast il y a 10 ans
Parent
commit
bbef618d08
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  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