.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 28 Apr 2014 10:59:12 +0200
branchclosure
changeset 1495 d5dd07b45f79
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Being able to compile resources into the generated JavaScript file and use them.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~