.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 22 Nov 2012 00:18:34 +0100
changeset 197 e7bb314eec32
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Less verbose. Concentrating all operations into single method. Using string switch to determine what operation to run.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~