.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.
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~