Explorar o código

Improve gitattributes for images

Vasily %!s(int64=6) %!d(string=hai) anos
pai
achega
531642fc53
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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