Add a .hgeol file in the hope that it allows to get native line endings with hg

svn path=/trunk/; revision=53995
This commit is contained in:
Timo Kreuzer 2011-10-04 22:07:01 +00:00
parent a772b034a6
commit 8b5e48bafa

31
reactos/.hgeol Normal file
View file

@ -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