.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 04 Apr 2013 09:47:03 +0200
branchmodel
changeset 927 1b7c8f6cb621
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
@OnFunction method wrappers should not be visible in code completion. Making private.
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~