--- a/.hgignore Mon Jan 12 15:51:15 2015 +0100
+++ b/.hgignore Mon Jan 12 17:23:05 2015 +0100
@@ -4,7 +4,7 @@
^utils/pianoroll_sample_
^client/annot-client/bower_components$
^client/annot-client/build$
-^client/annot-client/node_modules$
+
^.project$
^annot-server/mymonsenv$
^.pydevproject$
@@ -14,13 +14,15 @@
^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$
\.orig$
+^client/pianoroll/dist
+^client/pianoroll/.tmp
+^client/pianoroll/.sass-cache
+^client/pianoroll/app/lib
+
+node_modules
+.DS_Store