.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
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~