[Lemon-commits] Alpar Juttner: Add .hgeol

Lemon HG hg at lemon.cs.elte.hu
Sun Nov 6 21:57:07 CET 2011


details:   http://lemon.cs.elte.hu/hg/lemon-project-template/rev/b995b17cd52b
changeset: 6:b995b17cd52b
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Tue Mar 22 19:51:48 2011 +0100
description:
	Add .hgeol

diffstat:

 .hgeol |  19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diffs (25 lines):

diff --git a/.hgeol b/.hgeol
new file mode 100644
--- /dev/null
+++ b/.hgeol
@@ -0,0 +1,19 @@
+[patterns]
+**.py = native
+**.c = native
+**.cc = native
+**.cpp = native
+**.h = native
+**.hpp = native
+**.cmake = native
+**.txt = native
+**.in = native
+**.ac = native
+**.am = native
+**.m4 = native
+**.vcproj = CRLF
+Makefile = LF
+**.ico = BIN
+**.jpg = BIN
+**.bmp = BIN
+.hg* = native
\ No newline at end of file



More information about the Lemon-commits mailing list