.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 18 Nov 2012 08:51:58 +0100
branchjavap
changeset 179 469199c2994a
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Removing package private String constructor which used to be used by Integer and Long to share the char array with newly created string
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~