.hgignore
author rougeronj
Thu, 16 Apr 2015 12:15:33 +0200
changeset 153 60bd2b36b9dc
parent 85 eff9460bd4f2
permissions -rw-r--r--
put showTime as an option and add it to static pianoroll template on server

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