Files
sockpp/.hgeol
2017-09-18 08:41:17 -04:00

33 lines
789 B
Plaintext

# .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