Sfoglia il codice sorgente

Improve gitattributes for images

Vasily 6 anni fa
parent
commit
531642fc53
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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