From e96db08851393e249ea1c2a6ff87d15b89dbca4b Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 3 Aug 2020 13:15:12 -0400 Subject: All .key files are binary --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 4283d063..a14f043a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.sha1 text eol=lf charmap.txt text eol=crlf working-tree-encoding=utf-16le-bom files/msgdata/msg/*.txt eol=crlf working-tree-encoding=utf-16le-bom -files/msgdata/msg/*.key binary +*.key binary -- cgit v1.2.3