From 9b6f85639648e6cfa12731c8f38ca97e0cf8e6bf Mon Sep 17 00:00:00 2001 From: Will Castro <39478251+VITALISED@users.noreply.github.com> Date: Wed, 19 Jan 2022 16:47:38 +1100 Subject: FIx shit 2 --- .gitattributes | 2 +- .gitconfig | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 .gitconfig diff --git a/.gitattributes b/.gitattributes index 0f336320..531fb51e 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 cff6f9fc..00000000 --- a/.gitconfig +++ /dev/null @@ -1,2 +0,0 @@ -[diff "utf16"] -textconv = "iconv -f utf-16 -t utf-8" \ No newline at end of file -- cgit v1.2.3