.hgignore
author ymh <ymh.work@gmail.com>
Fri, 16 May 2014 09:23:11 +0200
changeset 290 8a6eb26ac87f
parent 240 18a43ba77ad0
child 295 bcac9ea07d04
permissions -rw-r--r--
move client build to Grunt and relocate it into client folder. Adjust server to work with the new build.


syntax: regexp
^\.project$
^client/data/dynamic-data\.json$
^server/target$
^metadataplayer/libs$
^metadataplayer/metadataplayer$
^standalone/renkan/css$
^standalone/renkan/data$
^standalone/renkan/img$
^standalone/renkan/js$
^standalone/renkan/lib$
^build$
^client/node_modules$
^client/dist$