Procházet zdrojové kódy

apply .gitattributes much more widely

Rob Bast před 10 roky
rodič
revize
bbef618d08
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  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