Jelajahi Sumber

Improve gitattributes for images

Vasily 6 tahun lalu
induk
melakukan
531642fc53
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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