From 4475e627b07883d755b2e2e25a9bc0fba87c6629 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Mon, 28 Aug 2023 11:59:04 +0200 Subject: [PATCH] Undo Git breaking NSIS files - how can you screw it up like that actually??? --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index baf02f46e3..3a4c44aedc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -30,7 +30,6 @@ indra/tools/vstool/* -text # Files with Windows line endings VivoxAUP.txt text eol=crlf FILES_ARE_UNICODE_UTF-16LE.txt text eol=crlf -*.nsi text eol=crlf # Windows Manifest files *.manifest text eol=crlf