Browse Source

apply .gitattributes much more widely

Rob Bast 10 năm trước cách đây
mục cha
commit
bbef618d08
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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