Author: tkreuzer Date: Tue Oct 4 22:07:01 2011 New Revision: 53995
URL: http://svn.reactos.org/svn/reactos?rev=53995&view=rev Log: Add a .hgeol file in the hope that it allows to get native line endings with hg
Added: trunk/reactos/.hgeol (with props)
Added: trunk/reactos/.hgeol URL: http://svn.reactos.org/svn/reactos/trunk/reactos/.hgeol?rev=53995&view=a... ============================================================================== --- trunk/reactos/.hgeol (added) +++ trunk/reactos/.hgeol [iso-8859-1] Tue Oct 4 22:07:01 2011 @@ -1,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
Propchange: trunk/reactos/.hgeol ------------------------------------------------------------------------------ svn:eol-style = native