.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 11 Jul 2013 20:33:19 +0200
changeset 1242 c1097ab15f48
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
net.java.html's JavaScriptBody annotation is handled with the help of $JsCallbacks$ generated helper class
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~