.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 13 Apr 2013 09:14:54 +0200
branchfx
changeset 975 094cd25a16d9
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Introducing KOProperty to allow us to call non-public methods and to do conversion of primitive types which is broken in WebView
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~