1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/.hgeol Tue Mar 22 19:51:48 2011 +0100
1.3 @@ -0,0 +1,19 @@
1.4 +[patterns]
1.5 +**.py = native
1.6 +**.c = native
1.7 +**.cc = native
1.8 +**.cpp = native
1.9 +**.h = native
1.10 +**.hpp = native
1.11 +**.cmake = native
1.12 +**.txt = native
1.13 +**.in = native
1.14 +**.ac = native
1.15 +**.am = native
1.16 +**.m4 = native
1.17 +**.vcproj = CRLF
1.18 +Makefile = LF
1.19 +**.ico = BIN
1.20 +**.jpg = BIN
1.21 +**.bmp = BIN
1.22 +.hg* = native
1.23 \ No newline at end of file