.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 07 Sep 2013 13:56:22 +0200
changeset 1260 fe3567c7b522
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Re-implementation of the JDK APIs to fit into the browser
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~