.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 17 Dec 2012 09:21:55 +0100
changeset 328 086121d2690a
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Lazy functions need to remember whether they need to create instance or not
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~