Fix JKS to be stored as binary

This commit is contained in:
cpw 2019-02-11 13:51:13 -05:00
parent d9c4446ccc
commit f1feac76b3
No known key found for this signature in database
GPG Key ID: 8EB3DF749553B1B7
2 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -13,3 +13,4 @@
*.pyd binary
*.cfg text eol=lf
*.py text eol=lf
*.jks binary