.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 03 Apr 2013 09:17:58 +0200
changeset 917 09fee723d658
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Merge of recent work on model. @Model classes can have @OnFunction methods and their properties are accessible from the knockout bindings
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~