diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-03 16:44:18 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-03 16:44:18 -0400 |
commit | ad0c6b5e9b0f260c5a78aa2b4015a053552c766d (patch) | |
tree | 8855959b9d86c2a3bbedc2ff8d553126d17bf80b /.gitattributes | |
parent | e53682b33c8d7fd8834cd77330b3f1a1aa43b2e2 (diff) |
All msg files and charmap.txt to utf-8
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 0ab03c06..f181114b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ *.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 -*.key binary
\ No newline at end of file +charmap.txt text eol=crlf |