comparison .hgeol @ 5054:8af42aba8e17

Added .hgeol to handle file EOL conversion. Don't forget to add "eol =" to the "[extensions]" section of your .hgrc!
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 20 Jan 2011 11:23:15 -0500
parents
children
comparison
equal deleted inserted replaced
5053:b5b42be9333c 5054:8af42aba8e17
1 [patterns]
2 .hgeol = native
3 .hgignore = native
4 BUGS = native
5 CREDITS = native
6 INSTALL = native
7 NOTES = native
8 TODO = native
9 WhatsNew = native
10 **COPYING = native
11 **README = native
12 **doxyfile = native
13 **Doxyfile = native
14 **install-sh = LF
15 **mkinstalldirs = LF
16 **Makefile = LF
17 **Makefile.* = LF
18 test/automated/rwops/read = LF
19 **README.* = native
20 **.S = native
21 **.bmp = BIN
22 **.c = native
23 **.cc = native
24 **.cpp = native
25 **.csh = LF
26 **.dat = BIN
27 **.gdbinit = LF
28 build-scripts/config.guess = LF
29 **.h = native
30 **.htm = native
31 **.html = native
32 **.icns = BIN
33 **.in = LF
34 **.java = native
35 **.m = native
36 **.m4 = native
37 **.mk = LF
38 **.nib = BIN
39 **.pch = BIN
40 **.pdf = BIN
41 **.pl = native
42 **.plist = native
43 **.png = BIN
44 .indent.pro = LF
45 **.rc = native
46 **.rtf = BIN
47 **.sh = LF
48 **.sln = native
49 **.txt = native
50 **.vcp = native
51 **.vcproj = native
52 **.vcw = native
53 **.vcxproj = native
54 **.wav = BIN
55 **.xbm = BIN
56 **.xml = native
57 **.zip = BIN