.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 26 Sep 2014 09:22:31 +0200
changeset 1707 61dd2c555a1f
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Test at least a bit of obfuscation in same unit test
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~