.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 03 Dec 2012 00:03:40 +0100
changeset 241 2177242dff06
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Getting rid of the count, offset and value field in String. Replacing by delegation to real string r
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~