.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.
jtulach@0
     1
.*/private/.*
jaroslav@4
     2
.*/dist/.*
jaroslav@4
     3
.*/build/.*
jaroslav@11
     4
.*orig
jaroslav@4
     5