.hgignore
author ymh <ymh.work@gmail.com>
Mon, 12 Jan 2015 17:23:05 +0100
changeset 84 d7c5bffdd2d8
parent 80 dd414da0f0bb
child 85 eff9460bd4f2
permissions -rw-r--r--
rework on pianoroll: extract in own app + "browserify"

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/.sass-cache
^client/pianoroll/app/lib

node_modules
.DS_Store