aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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