Merge pull request #333 from ramonsmits/patch-1

Treat *.pfx as binary so CRLF will not change it
This commit is contained in:
Cesar De la Torre 2017-09-15 14:22:51 -07:00 committed by GitHub
commit 202e663f77

7
.gitattributes vendored
View File

@ -62,3 +62,10 @@
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
###############################################################################
# Certificates are binary
###############################################################################
*.pfx binary