.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 17 Feb 2014 17:41:00 +0100
branchReducedStack
changeset 1472 0a1b4f1bf4d0
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
No need to generate primitive final fields as their values get inlined in the classfiles anyway
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~