.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 27 May 2014 12:25:41 +0200
branchclosure
changeset 1604 7665471a56c1
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
The static calculator demo needs to reference just a single application .js file from its main HTML page. The rest is loaded based on classpath attribute.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~