.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 18 Mar 2013 09:04:46 +0100
changeset 847 094e10a97511
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Modifying the static calculator sample to pre-compile all its project classes
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~