.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
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~