.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 31 Jan 2013 17:39:47 +0100
branchemul
changeset 623 4af0d3dedb9d
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
@HttpResource allows a test to connect back to the server and read static resource
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~