Added .hgeol to handle file EOL conversion.
Don't forget to add "eol =" to the "[extensions]" section of your .hgrc!
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/.hgeol Thu Jan 20 11:23:15 2011 -0500
1.3 @@ -0,0 +1,57 @@
1.4 +[patterns]
1.5 +.hgeol = native
1.6 +.hgignore = native
1.7 +BUGS = native
1.8 +CREDITS = native
1.9 +INSTALL = native
1.10 +NOTES = native
1.11 +TODO = native
1.12 +WhatsNew = native
1.13 +**COPYING = native
1.14 +**README = native
1.15 +**doxyfile = native
1.16 +**Doxyfile = native
1.17 +**install-sh = LF
1.18 +**mkinstalldirs = LF
1.19 +**Makefile = LF
1.20 +**Makefile.* = LF
1.21 +test/automated/rwops/read = LF
1.22 +**README.* = native
1.23 +**.S = native
1.24 +**.bmp = BIN
1.25 +**.c = native
1.26 +**.cc = native
1.27 +**.cpp = native
1.28 +**.csh = LF
1.29 +**.dat = BIN
1.30 +**.gdbinit = LF
1.31 +build-scripts/config.guess = LF
1.32 +**.h = native
1.33 +**.htm = native
1.34 +**.html = native
1.35 +**.icns = BIN
1.36 +**.in = LF
1.37 +**.java = native
1.38 +**.m = native
1.39 +**.m4 = native
1.40 +**.mk = LF
1.41 +**.nib = BIN
1.42 +**.pch = BIN
1.43 +**.pdf = BIN
1.44 +**.pl = native
1.45 +**.plist = native
1.46 +**.png = BIN
1.47 +.indent.pro = LF
1.48 +**.rc = native
1.49 +**.rtf = BIN
1.50 +**.sh = LF
1.51 +**.sln = native
1.52 +**.txt = native
1.53 +**.vcp = native
1.54 +**.vcproj = native
1.55 +**.vcw = native
1.56 +**.vcxproj = native
1.57 +**.wav = BIN
1.58 +**.xbm = BIN
1.59 +**.xml = native
1.60 +**.zip = BIN