Browse Source

tell git .png and .waff files are not text (#3211)

Carl Cravens 5 năm trước cách đây
mục cha
commit
3aed0b9553
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1 +1,4 @@
 * text=auto eol=lf
+*.png -text
+*.waff -text
+*.waff2 -text