.hgignore
author cavaliet
Mon, 20 Oct 2014 15:00:19 +0200
changeset 47 33002744dbbd
parent 40 54d3b561a482
child 79 bd2f2c3f205c
permissions -rw-r--r--
Merge with 8d2fb4ec85d780422af207a1e8425d82921eef1e

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$
^annot-server/webapp/templates/annotationclient\.html$
^.settings/org.eclipse.core.resources.prefs$