.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 03 Oct 2013 14:45:25 +0200
changeset 1333 8cb6ebbd4823
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Can get access to ClassLoader and use it to load resources and classes
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~