Browse Source

.gitattributes: Treat webp as binary

pull/1552/head
Brian Popow 6 years ago
parent
commit
ba775aefeb
  1. 1
      .gitattributes

1
.gitattributes

@ -82,6 +82,7 @@
*.tga binary
*.ttc binary
*.ttf binary
*.webp binary
*.woff binary
*.woff2 binary
*.xls binary

Loading…
Cancel
Save