.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 08 Feb 2013 11:12:02 +0100
changeset 704 4fe8b3dfc55f
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Proper implementation of System.currentTimeMillis with so desired test
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~