.hgignore
author cavaliet
Mon, 13 Oct 2014 17:53:00 +0200
changeset 15 f1ae020c2872
parent 13 435d5c15275a
child 22 986ee928a866
permissions -rw-r--r--
piano roll works fine... and needs visual enhancement

syntax: regexp

^utils/pianoroll_test.*
^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$