Added gif file as truly binary

This commit is contained in:
Deividson Damasio 2022-08-02 20:00:07 -03:00
parent 1dd103d155
commit 3c8e72a810

1
.gitattributes vendored
View File

@ -12,6 +12,7 @@
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.gif binary
*.otf binary
*.eot binary
*.svg binary