Browse Source

Improve gitattributes for images

Vasily 6 năm trước cách đây
mục cha
commit
531642fc53
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1,3 +1,5 @@
 * text=auto eol=lf
+*.png binary
+*.jpg binary
 
 CONTRIBUTORS.md merge=union