Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2efeb40

Browse files
committed
Add .hgeol file for the Mercurial EOL extension.
1 parent 6ce1dae commit 2efeb40

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

.hgeol

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
[patterns]
2+
** = native
3+
4+
**.bat = CRLF
5+
**.def = CRLF
6+
**.dsp = CRLF
7+
**.dsw = CRLF
8+
**.mak = CRLF
9+
**.mk = CRLF
10+
**.rc = CRLF
11+
**.sln = CRLF
12+
**.vcproj = CRLF
13+
**.vsprops = CRLF
14+
15+
**.aif = BIN
16+
**.au = BIN
17+
**.bmp = BIN
18+
**.db = BIN
19+
**.exe = BIN
20+
**.icns = BIN
21+
**.gif = BIN
22+
**.ico = BIN
23+
**.info = BIN
24+
**.jpg = BIN
25+
**.pck = BIN
26+
**.png = BIN
27+
**.psd = BIN
28+
**.tar = BIN
29+
**.xar = BIN
30+
**.zip = BIN
31+
32+
Lib/email/test/data/msg_26.txt = BIN
33+
Lib/test/sndhdrdata/sndhdr.* = BIN
34+
35+
[repository]
36+
native = LF

0 commit comments

Comments
 (0)