.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 26 Sep 2014 08:28:11 +0200
changeset 1705 e74a1895f079
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Using function callback so we can assign the vm attribute in a non-string way and obfuscation applies to it.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~