.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 18 Oct 2008 08:40:32 +0200
changeset 74 c2585d97e1e3
parent 4 15a0ae280eb4
child 84 2ae6e4aa7aef
permissions -rw-r--r--
We need to remove XML files describing the result of test run in case of successful build (e.g. there was a test failure) as that prevents Hudson from claiming the build is unstable.
     1 .*/private/.*
     2 .*/dist/.*
     3 .*/build/.*
     4 .*orig
     5