From 0accf811384a9c77e7cf82b2b28dcffc6c38eca4 Mon Sep 17 00:00:00 2001 From: Kitty Barnett Date: Sat, 5 Dec 2015 20:58:44 +0100 Subject: [PATCH] - internal : added .hgeol file to replace win32text --HG-- branch : Viewer-Build --- .hgeol | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .hgeol diff --git a/.hgeol b/.hgeol new file mode 100644 index 0000000000..94205bd3ef --- /dev/null +++ b/.hgeol @@ -0,0 +1,12 @@ +[repository] +native = LF + +[patterns] +path:indra/lscript/lscript_compile/windows/unistd.h = CRLF +path:indra/newview/installers/windows/FILES_ARE_UNICODE_UTF-16LE.txt = CRLF +path:indra/tools/vstool/README.txt = CRLF +**.h = native +**.cpp = native +**.py = native +**.xml = native +**.txt = native