[Lemon-commits] Alpar Juttner: Update .hgignore

Lemon HG hg at lemon.cs.elte.hu
Mon May 5 11:41:40 CEST 2008


details:   http://lemon.cs.elte.hu/hg/lemon/rev/5c3604513ed0
changeset: 155:5c3604513ed0
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Mon May 05 11:41:30 2008 +0200
description:
	Update .hgignore

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
.hgignore |    2 +-

diffs (19 lines):

diff -r f4e4dbc1d467 -r 5c3604513ed0 .hgignore
--- a/.hgignore	Mon Apr 28 11:12:33 2008 +0100
+++ b/.hgignore	Mon May 05 11:41:30 2008 +0200
@@ -26,7 +26,6 @@
 .libs/*
 .deps/*
 demo/*.eps
-doc/images/*.png
 
 syntax: regexp
 (.*/)?\#[^/]*\#$
@@ -37,6 +36,7 @@
 ^test/[a-z_]*$
 ^demo/.*_demo$
 ^build/.*
+^doc/gen-images/.*
 CMakeFiles
 DartTestfile.txt
 cmake_install.cmake



More information about the Lemon-commits mailing list