mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user