.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 08 Mar 2013 23:43:01 +0100
changeset 824 97fdbed30f8b
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Only add the trailing '.0' if the number is known to be integer. Otherwise accept the string as provided by JavaScript
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~