* .gitattributes: *.cur and *.pif are binary files too.

This commit is contained in:
Paul Eggert 2016-01-10 00:51:10 -08:00
parent d2c7fda965
commit 684eb58db9

2
.gitattributes vendored
View file

@ -34,12 +34,14 @@ test/etags/html-src/algrthms.html whitespace=cr-at-eol
doc/misc/texinfo.tex -whitespace=blank-at-eol
# Some files should not be treated as text when diffing or merging.
*.cur binary
*.gpg binary
*.gz binary
*.icns binary
*.ico binary
*.pbm binary
*.pdf binary
*.pif binary
*.png binary
*.sig binary
*.tiff binary