Ver código fonte

Improve gitattributes for images

Vasily 5 anos atrás
pai
commit
531642fc53
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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