This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Merge pull request
#333
from ramonsmits/patch-1
Treat *.pfx as binary so CRLF will not change it
pull/335/head
Cesar De la Torre
7 years ago
committed by
GitHub
parent
cecdc40ac1
6b2a4ed4d4
commit
202e663f77
1 changed files
with
7 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
.gitattributes
+ 7
- 0
.gitattributes
View File
@ -62,3 +62,10 @@
#*.PDF diff=astextplain
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
#*.RTF diff=astextplain
###############################################################################
# Certificates are binary
###############################################################################
*.pfx binary
Write
Preview
Loading…
Cancel
Save