.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 09 Dec 2012 16:16:19 +0100
branchexceptions
changeset 288 6d1e8eccdc98
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Rather than exposing Vector, providing abstraction to encapsulate manipulation with TrapData via 'iterator'
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~