.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 08 Dec 2014 22:13:18 +0100
changeset 1749 0417c5f323fd
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Getting ready for next version of HTML/Java - e.g. skipping the GC test, as WeakReference does not work in Bck2Brwsr
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~