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