Merge pull request #2571 from dadeke/master

Added gif file as truly binary
This commit is contained in:
Denis Duliçi
2022-08-03 09:38:15 +03:00
committed by GitHub

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