.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 01 Feb 2013 16:34:51 +0100
changeset 636 8d0be6a9a809
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Providing implementation of the most important java.lang.System methods
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~