.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 28 Feb 2013 07:48:54 +0100
changeset 789 bb7506513353
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
releasing the compiled code as soon as it is no longer needed to prevent OutOfMemoryError when adding more and more tests
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~