.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 22 Nov 2012 10:38:38 +0100
changeset 198 5c1604c5ca9a
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Adding the Java source code for the calculator on the HTML page for demostration purposes
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~