.hgeol 789 B
# .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