Przeglądaj źródła

Improve gitattributes for images

Vasily 6 lat temu
rodzic
commit
531642fc53
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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