.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 09 Oct 2013 22:26:24 +0200
changeset 1362 b37e6e49d9d6
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
System.getProperty('os.name') does not throw exception in javax.script mode
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~