Browse Source

.gitattributes: Treat webp as binary

pull/1147/head
Brian Popow 6 years ago
parent
commit
fe77412dcf
  1. 1
      .gitattributes

1
.gitattributes

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

Loading…
Cancel
Save