From 93aca8197ac76b60e3f89f386aa96e206b01dfa4 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 1 Aug 2020 21:45:32 -0400 Subject: Implement msgenc and decode script messages --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') 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 -- cgit v1.2.3