.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 26 Jun 2014 07:42:54 +0200
changeset 1638 a84f511654ae
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Using Object.defineProperty to specify non-enumerable properties on Object
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~