--- a/.hgignore Wed Oct 08 18:08:52 2014 +0200
+++ b/.hgignore Thu Oct 09 08:44:36 2014 +0200
@@ -1,25 +1,15 @@
syntax: regexp
-utils/pianoroll_test*
-syntax: regexp
+^utils/pianoroll_test.*
^client/bower_components$
-syntax: regexp
^client/build$
-syntax: regexp
^client/node_modules$
-syntax: regexp
^.project$
-syntax: regexp
^annot-server/mymonsenv$
-syntax: regexp
^.pydevproject$
-syntax: regexp
^client/.bowerrc$
-syntax: regexp
^client/.editorconfig$
-syntax: regexp
^client/.jscsrc$
-syntax: regexp
^client/.jshintrc$
-syntax: regexp
-^annot-server/twistd.pid$
\ No newline at end of file
+^annot-server/twistd.pid$
+^annot-server/config.py$