diff options
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 1257ff3e..4283d063 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.sha1 text eol=lf -charmap.txt text eol=crlf working-tree-encoding=utf-16 -files/msgdata/msg/*.txt eol=crlf working-tree-encoding=utf-16 +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 |