.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 09 Dec 2012 16:32:29 +0100
branchexceptions
changeset 290 57dff70280c7
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Using local implementation of Hashtable instead of java.util.HashMap
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~