Преглед изворни кода

Improve gitattributes for images

Vasily пре 6 година
родитељ
комит
531642fc53
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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