diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
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 |