.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 22 Jun 2014 00:09:56 +0200
branchdefprop
changeset 1632 8ac637d7d62a
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Using Object.defineProperty to hide attributes from list of enumerable properties
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~