.hgignore
changeset 13 435d5c15275a
parent 2 fc1ab0074e29
child 22 986ee928a866
--- a/.hgignore	Fri Oct 10 17:08:31 2014 +0200
+++ b/.hgignore	Mon Oct 13 12:43:47 2014 +0200
@@ -12,4 +12,11 @@
 ^client/.jscsrc$
 ^client/.jshintrc$
 ^annot-server/twistd.pid$
-^annot-server/config.py$
+^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$