summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-08-02 15:58:00 +0100
committerGitHub <noreply@github.com>2020-08-02 15:58:00 +0100
commit974b44eb875dfd435c23aec79936dd3fd2f5d1f0 (patch)
tree8a3435da4c658e9654d4510c4bf0da0a1ffa9e45 /.gitattributes
parent5beb002bb50ee5aec156c24352e28c66c46f0474 (diff)
parent86f91447c8fb6eb22362d3d4710bad0d587c1137 (diff)
Merge pull request #254 from PikalaxALT/pikalax_work
Implement msgenc and decode text messages
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7aba79ac..1257ff3e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +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
+files/msgdata/msg/*.key binary