.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
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~