Treat *.pfx as binary so CRLF will not change it
This commit is contained in:
parent
7a0331e39f
commit
6b2a4ed4d4
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -62,3 +62,10 @@
|
||||
#*.PDF diff=astextplain
|
||||
#*.rtf diff=astextplain
|
||||
#*.RTF diff=astextplain
|
||||
|
||||
|
||||
###############################################################################
|
||||
# Certificates are binary
|
||||
###############################################################################
|
||||
*.pfx binary
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user