.hgignore
author rougeronj
Thu, 15 Jan 2015 17:56:57 +0100
changeset 88 2e2414765a59
parent 85 eff9460bd4f2
permissions -rw-r--r--
Add Debug var to the config template

syntax: regexp

^utils/pianoroll_test
^utils/pianoroll_sample_
^client/annot-client/bower_components$
^client/annot-client/build$

^.project$
^annot-server/mymonsenv$
^.pydevproject$
^client/.bowerrc$
^client/.editorconfig$
^client/.jscsrc$
^client/.jshintrc$
^annot-server/twistd.pid$
^annot-server/settings.py$
^annot-server/static/data
^annot-server/templates/annotationclient.html$
^annot-server/webapp/templates/annotationclient\.html$
^.settings/org.eclipse.core.resources.prefs$
\.orig$
^client/pianoroll/dist
^client/pianoroll/.tmp
^client/pianoroll/app/lib
^client/annotviz/dist
^client/annotviz/.tmp
^client/annotviz/app/lib

node_modules
.DS_Store