Forráskód Böngészése

Improve gitattributes for images

Vasily 6 éve
szülő
commit
531642fc53
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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