.hgignore
author rougeronj
Fri, 23 Jan 2015 01:00:00 +0100
changeset 129 7181e1f28eb0
parent 85 eff9460bd4f2
permissions -rw-r--r--
Merge with f9dd7bfed9976461c79bf521ed01bf4caaf4fbcf

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