1.1 --- a/.hgignore Mon Jan 12 23:11:39 2009 +0100
1.2 +++ b/.hgignore Thu Nov 05 15:48:01 2009 +0100
1.3 @@ -22,6 +22,7 @@
1.4 lemon/libemon.la
1.5 lemon/stamp-h2
1.6 doc/Doxyfile
1.7 +cmake/version.cmake
1.8 .dirstamp
1.9 .libs/*
1.10 .deps/*
1.11 @@ -39,11 +40,11 @@
1.12 ^doc/.*\.tag
1.13 ^autom4te.cache/.*
1.14 ^build-aux/.*
1.15 -^objs.*/.*
1.16 +^.*objs.*/.*
1.17 ^test/[a-z_]*$
1.18 ^tools/[a-z-_]*$
1.19 ^demo/.*_demo$
1.20 -^build/.*
1.21 +^.*build.*/.*
1.22 ^doc/gen-images/.*
1.23 CMakeFiles
1.24 DartTestfile.txt