Jelajahi Sumber

Merge pull request #38688 from Calinou/gitattributes-tza-binary

Mark `*.tza` files as binary in `.gitattributes` for old Git versions
Rémi Verschelde 5 tahun lalu
induk
melakukan
6ceed8ef27
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -13,3 +13,4 @@ thirdparty/* linguist-vendored
 *.jar binary
 *.png binary
 *.ttf binary
+*.tza binary