.hgignore
author cavaliet
Fri, 17 Oct 2014 17:45:38 +0200
changeset 39 c922bf9167aa
parent 36 5d392dea4f49
child 40 54d3b561a482
permissions -rw-r--r--
create_url_polemics_param now with content and project id to generate full url

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$

syntax: regexp
^annot-server/webapp/templates/annotationclient\.html$