Sfoglia il codice sorgente

Mark webp as binary files for git

arkon 5 anni fa
parent
commit
7a2c132b8e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -4,6 +4,7 @@
 # Windows forced line-endings
 /.idea/* text eol=crlf
 
+*.webp binary
 *.png binary
 *.jpg binary
 *.jpeg binary