Changeset: 561cc5765f67 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=561cc5765f67
Modified Files:
        .hgeol
Branch: default
Log Message:

Somehow the file .hgeol got mislaid somewhere during merging.


diffs (30 lines):

diff -r 02db08eea7ce -r 561cc5765f67 .hgeol
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgeol    Mon Jun 21 17:00:54 2010 +0200
@@ -0,0 +1,26 @@
+# This file is used in Mercurial 1.5.4 and newer.
+# If you're running such a version, enable the eol extension in your
+# .hgrc file (on Linux and Mac, as well as on Windows), and disable
+# the win32text extension.
+
+[patterns]
+# various binary files
+**.bmp = BIN
+**.bz2 = BIN
+**.dll = BIN
+**.gif = BIN
+**.gz  = BIN
+**.ico = BIN
+**.jpg = BIN
+**.pdf = BIN
+**.png = BIN
+**.zip = BIN
+
+# Windows specific files
+**.chm = BIN
+**.rtf = CRLF
+**.sln = CRLF
+**.vdproj = CRLF
+
+# all the rest is text
+** = native
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to