Treat *.pfx as binary so CRLF will not change it

This commit is contained in:
Ramon Smits 2017-09-13 15:59:58 +02:00 committed by GitHub
parent 7a0331e39f
commit 6b2a4ed4d4

7
.gitattributes vendored
View File

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