aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Castro <39478251+VITALISED@users.noreply.github.com>2022-01-19 16:47:38 +1100
committerWill Castro <39478251+VITALISED@users.noreply.github.com>2022-01-19 16:47:38 +1100
commit9b6f85639648e6cfa12731c8f38ca97e0cf8e6bf (patch)
treeaea0e28f86df17dd5779bbf97e4f58cbf300e0c6
parent266e6bc059fda6bbe930e49348e3cb3f0b9c9c95 (diff)
downloadNorthstarMods-9b6f85639648e6cfa12731c8f38ca97e0cf8e6bf.tar.gz
NorthstarMods-9b6f85639648e6cfa12731c8f38ca97e0cf8e6bf.zip
FIx shit 2
-rw-r--r--.gitattributes2
-rw-r--r--.gitconfig2
2 files changed, 1 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 0f336320d..531fb51eb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-/Northstar.Client/mod/resource/*.txt text diff working-tree-encoding=UTF-16 \ No newline at end of file
+/Northstar.Client/mod/resource/*.txt text diff working-tree-encoding=UTF-16LE \ No newline at end of file
diff --git a/.gitconfig b/.gitconfig
deleted file mode 100644
index cff6f9fcf..000000000
--- a/.gitconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-[diff "utf16"]
-textconv = "iconv -f utf-16 -t utf-8" \ No newline at end of file