Add .webp to .gitattributes for ignoring

This commit is contained in:
Joel Marcey 2018-05-03 13:13:03 -07:00 committed by GitHub
parent 1838758ff3
commit 2a83959ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored
View File

@ -26,3 +26,4 @@
*.ez binary
*.bz2 binary
*.swp binary
*.webp binary