aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--.gitconfig2
-rw-r--r--Northstar.Custom/mod/resource/northstar_custom_english.txtbin5146 -> 5134 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 314cd87f9..3c8bc9f3a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-/Northstar.Custom/mod/resource/* -text -diff -working-tree-encoding=UTF-16LE -eol=CLRF \ No newline at end of file
+/Northstar.Custom/mod/resource/* text diff=utf16 \ No newline at end of file
diff --git a/.gitconfig b/.gitconfig
new file mode 100644
index 000000000..cff6f9fcf
--- /dev/null
+++ b/.gitconfig
@@ -0,0 +1,2 @@
+[diff "utf16"]
+textconv = "iconv -f utf-16 -t utf-8" \ No newline at end of file
diff --git a/Northstar.Custom/mod/resource/northstar_custom_english.txt b/Northstar.Custom/mod/resource/northstar_custom_english.txt
index d2094b11e..44f8bb7ba 100644
--- a/Northstar.Custom/mod/resource/northstar_custom_english.txt
+++ b/Northstar.Custom/mod/resource/northstar_custom_english.txt
Binary files differ