removed some unused ignores
authorGary Kramlich <grim@reaperworld.com>
Sun Jul 04 03:36:01 2010 -0500 (19 months ago)
changeset 4016611e9570ec2
parent 400 0938cb5d076b
child 402 b9a2a060c766
removed some unused ignores
.hgignore
     1.1 --- a/.hgignore	Sun Jul 04 03:34:39 2010 -0500
     1.2 +++ b/.hgignore	Sun Jul 04 03:36:01 2010 -0500
     1.3 @@ -19,10 +19,5 @@
     1.4  ^doc/gplate/overview\.sgml$
     1.5  ^gplate/configs/.+\.(dot|png)$
     1.6  ^gplate\.pc$
     1.7 -^html$
     1.8  Testing\/
     1.9 -^tests/gplate-tests\.xml$
    1.10 -^tests/results.html$
    1.11 -^tests/html/results.html$
    1.12 -^tests/test-(util|variables)$
    1.13  tests/test-([a-zA-Z0-9-]+)(\.exe|\.log)?$