.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
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~