summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-01 21:45:32 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-01 21:45:32 -0400
commite20d92a8d67f32864eb90439b591f8dfb0b992e4 (patch)
tree1645f8ef8cce09915e6425ef6f9d7df26caae58e /.gitattributes
parent85a668f75a799b50d4a7d77ecb292735bcce76b2 (diff)
Implement msgenc and decode script 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