.hgignore
author ymh <ymh.work@gmail.com>
Fri, 09 Jan 2015 17:06:34 +0100
changeset 81 a6bbf198bd24
parent 80 dd414da0f0bb
child 84 d7c5bffdd2d8
permissions -rw-r--r--
change info for annot-client

syntax: regexp

^utils/pianoroll_test
^utils/pianoroll_sample_
^client/annot-client/bower_components$
^client/annot-client/build$
^client/annot-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$
^annot-server/webapp/templates/annotationclient\.html$
^.settings/org.eclipse.core.resources.prefs$
\.orig$