From 675a182a43fecf7d65c01223b08a5c605ec02aab Mon Sep 17 00:00:00 2001 From: Barichello Date: Sun, 2 Jan 2022 14:11:55 -0300 Subject: Reencode translations as UTF-16 little endian Closes #53 --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 21256661..bb217e03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text=auto \ No newline at end of file +*.txt text eol=crlf \ No newline at end of file -- cgit v1.2.3