.hgignore
changeset 155 5c3604513ed0
parent 154 f4e4dbc1d467
child 249 f0b89f242745
     1.1 --- a/.hgignore	Mon Apr 28 11:12:33 2008 +0100
     1.2 +++ b/.hgignore	Mon May 05 11:41:30 2008 +0200
     1.3 @@ -26,7 +26,6 @@
     1.4  .libs/*
     1.5  .deps/*
     1.6  demo/*.eps
     1.7 -doc/images/*.png
     1.8  
     1.9  syntax: regexp
    1.10  (.*/)?\#[^/]*\#$
    1.11 @@ -37,6 +36,7 @@
    1.12  ^test/[a-z_]*$
    1.13  ^demo/.*_demo$
    1.14  ^build/.*
    1.15 +^doc/gen-images/.*
    1.16  CMakeFiles
    1.17  DartTestfile.txt
    1.18  cmake_install.cmake