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