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-03 15:58:16 -0400
commit93aca8197ac76b60e3f89f386aa96e206b01dfa4 (patch)
tree1645f8ef8cce09915e6425ef6f9d7df26caae58e /.gitattributes
parent2a752368b73ca0c28c62ea2c8db069b916403e3a (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