.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 16 May 2013 08:49:55 +0200
changeset 1097 8e42a376da73
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
java.lang.Boolean is subclass of JavaScript's Boolean. true and false are instances of java.lang.Boolean
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~