Added Mercurial end-of-line file, .hgeol

This commit is contained in:
fmp
2017-09-18 08:41:17 -04:00
parent 6d4f518e86
commit 7df85e7abd
2 changed files with 221 additions and 189 deletions

32
.hgeol Normal file
View File

@@ -0,0 +1,32 @@
# .hgeol for the 'sockpp' repository
[patterns]
**.cpp = native
**.c = native
**.h = native
**.hpp = native
**.md = native
**.txt = native
**.ac = native
**.yml = native
**.cfg = native
**.config = native
**.html = native
Makefile = native
**.jpg = BIN
**.png = BIN
**.tif = BIN
**.project = native
**.properties = native
**.py = native
**.txt = native
**.url = native
**.xml = native
# Windows-specific text files
**.bat = CRLF
**.vcproj = CRLF
# Linux-specific text files
*.sh = LF