.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 28 Nov 2012 13:41:33 +0100
branchlazy
changeset 213 9dc53108d3df
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Using named function expression allows an easy self reference from inside the function. Plus giving byte code tranlators a chance to customize the field to store the method into
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~