.hgignore
author ymh <ymh.work@gmail.com>
Thu, 16 Oct 2014 12:59:29 +0200
changeset 29 5007c248fbad
parent 22 986ee928a866
child 36 5d392dea4f49
permissions -rw-r--r--
add utility to parse fmle log file

syntax: regexp

^utils/pianoroll_test
^utils/pianoroll_sample_
^client/bower_components$
^client/build$
^client/node_modules$
^.project$
^annot-server/mymonsenv$
^.pydevproject$
^client/.bowerrc$
^client/.editorconfig$
^client/.jscsrc$
^client/.jshintrc$
^annot-server/twistd.pid$
^annot-server/settings.py$
^annot-server/static/css/app
^annot-server/static/css/lib
^annot-server/static/css/fonts/
^annot-server/static/js/app
^annot-server/static/js/lib
^annot-server/static/data
^annot-server/templates/annotationclient.html$