mirror of
https://github.com/fpagliughi/sockpp.git
synced 2026-01-12 00:04:45 +08:00
Added Mercurial end-of-line file, .hgeol
This commit is contained in:
32
.hgeol
Normal file
32
.hgeol
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user