.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 22 Mar 2013 17:03:32 +0100
branchmodel
changeset 878 ecbd252fd3a7
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Need to merge in default branch: It contains automatic conversion of boxed types to primitive values which is needed by Knockout to display elements of arrays properly.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~