From 8b5e48bafa3c1f4fca6acb5bb3656db5f80b5161 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Tue, 4 Oct 2011 22:07:01 +0000 Subject: [PATCH] Add a .hgeol file in the hope that it allows to get native line endings with hg svn path=/trunk/; revision=53995 --- reactos/.hgeol | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 reactos/.hgeol diff --git a/reactos/.hgeol b/reactos/.hgeol new file mode 100644 index 00000000000..cd78843a6c2 --- /dev/null +++ b/reactos/.hgeol @@ -0,0 +1,31 @@ +[patterns] +**.txt = native +**.cmake = native +**.asm = native +**.S = native +**.cxx = native +**.cpp = native +**.hpp = native +**.hxx = native +**.c = native +**.h = native +**.py = native +**.rc = native +**.html = native +**.bat = native +**.cmd = native +**.mak = native +**makefile = native +**.manifest = native +**.properties = native +**.dsp = native +**.sln = native +**.vcproj = native +**.gen = native +**.bmp = BIN +**.cur = BIN +**.ico = BIN +**.jpg = BIN +**.png = BIN +tgzsrc = LF +scripts/ba = LF